Files
fileserver/files/proxmox/proxmox-shutdown-script.sh
2023-06-01 22:50:54 -07:00

3 lines
142 B
Bash
Executable File

ssh -i /root/.ssh/gamingpc akanealw@gamingpc -t 'shutdown /f /t 3'
ssh -i /root/.ssh/truenas root@truenas -t 'shutdown -p now'
shutdown -h now