License: GPLv2 or later
To deploy from your local repository, follow these steps:
- Add the production server as a remote:
git remote add production [email protected]:~/web
(do this once) git push production master
License: GPLv2 or later
To deploy from your local repository, follow these steps:
git remote add production [email protected]:~/web
(do this once)git push production master