Files
fileserver/files/bashscripts/proxmox/proxmox-shutdown-script.sh
2023-08-11 11:47:26 -05: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