moved olivetin scripts to proxyserver
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker restart gluetun && echo gluetun restarted
|
||||
sleep 45
|
||||
docker restart qbittorrent && echo qbittorrent restarted
|
||||
sleep 5
|
||||
docker restart sabnzbd && echo sabnzbd restarted
|
||||
sleep 5
|
||||
docker restart jdownloader && echo jdownloader restarted
|
||||
sleep 5
|
||||
1
files/bashscripts/proxyserver/akanealw/olivetin/shutdown-proxmox1.sh
Executable file
1
files/bashscripts/proxyserver/akanealw/olivetin/shutdown-proxmox1.sh
Executable file
@@ -0,0 +1 @@
|
||||
ssh -i /config/proxmox2 -o StrictHostKeyChecking=no akanealw@192.168.1.52 /home/akanealw/scripts/shutdown-proxmox1.sh
|
||||
Reference in New Issue
Block a user