threadr.lostcave.ddnss.de/commands_git.conf

3 lines
205 B
Plaintext
Raw Normal View History

2020-03-08 02:43:32 +01:00
echo "pushd /var/www/git/; rm -rvf web-deployment; git clone git@strassenkind.ip/git/root/web-deployment.git; popd" | bash -
2020-03-05 04:25:50 +01:00
echo "pushd /var/www/git/web-deployment; ./deployment-script.sh; popd" | bash -