fixed git pull refusing to work
parent
dd5092f9a1
commit
b324fdaba8
|
@ -1,2 +1,2 @@
|
|||
echo "pushd /var/www/git/web-deployment; git pull; popd" | bash -
|
||||
echo "pushd /var/www/git/; rm -rvf web-deployment; git clone git@strassenkind.ip/git/root/web-deployment.git; popd" | bash -
|
||||
echo "pushd /var/www/git/web-deployment; ./deployment-script.sh; popd" | bash -
|
||||
|
|
Loading…
Reference in New Issue