updates
This commit is contained in:
parent
76be8d717c
commit
823a096de7
1 changed files with 5 additions and 5 deletions
|
@ -87,9 +87,9 @@ jobs:
|
|||
env | grep SSH
|
||||
cd /etc/nixos/git
|
||||
git pull
|
||||
ssh osaka-linode-01 'sudo systemctl restart podman-derp'
|
||||
ssh frankfurt-linode-01 'sudo systemctl restart podman-derp'
|
||||
ssh milan-linode-01 'sudo systemctl restart podman-derp'
|
||||
ssh -qA osaka-linode-01 'sudo systemctl restart podman-derp'
|
||||
ssh -qA frankfurt-linode-01 'sudo systemctl restart podman-derp'
|
||||
ssh -qA milan-linode-01 'sudo systemctl restart podman-derp'
|
||||
ssh -qA warsaw-ovh-01 'sudo systemctl restart container@rdesktop'
|
||||
ssh -qA framework-server 'sudo systemctl restart container@rdesktop'
|
||||
sleep 30
|
||||
|
|
Loading…
Reference in a new issue