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 -