Update scripts

This commit is contained in:
Laura Hausmann 2020-04-04 21:40:22 +02:00
parent 72adedf3bc
commit 63bbe05102
Signed by: zotan
GPG key ID: 5EC1D38FFC321311
2 changed files with 6 additions and 0 deletions

1
git-update.sh Symbolic link
View file

@ -0,0 +1 @@
scripts/git-update.sh

5
scripts/git-update.sh Normal file
View file

@ -0,0 +1,5 @@
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"