no agent forwarding..

This commit is contained in:
Lukas Schauer 2021-12-24 14:51:35 +01:00
parent aeefff11ec
commit ca83b010d7
No known key found for this signature in database
GPG key ID: 9C4DBE6CF438F333

View file

@ -46,7 +46,7 @@ fi
for host in streaming.test.c3voc.de; do for host in streaming.test.c3voc.de; do
echo "deploying to $host" echo "deploying to $host"
ssh -A voc@$host 'sudo sh' << EOT ssh voc@$host 'sudo sh' << EOT
cd /srv/nginx/streaming-website cd /srv/nginx/streaming-website
echo "updating code" echo "updating code"