moved olivetin scripts to proxyserver

This commit is contained in:
2023-08-21 11:55:41 -05:00
parent f5ecc67a51
commit c7cd24bcbe
2 changed files with 0 additions and 0 deletions

View File

@@ -1,10 +0,0 @@
#!/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

View File

@@ -1 +0,0 @@
ssh -i /config/proxmox2 -o StrictHostKeyChecking=no akanealw@192.168.1.52 /home/akanealw/scripts/shutdown-proxmox1.sh