dn42/scripts/git-update.sh
2020-04-04 21:40:22 +02:00

6 lines
265 B
Bash

git push
ssh fsn1.dn42.zotan.network "cd dn42-configuration && git pull"
ssh nbg1.dn42.zotan.network "cd dn42-configuration && git pull"
ssh hel1.dn42.zotan.network "cd dn42-configuration && git pull"
ssh fsn2.dn42.zotan.network "cd dn42-configuration && git pull"