sorted
This commit is contained in:
3
files/bashscripts/proxmox/proxmox-shutdown-script.sh
Executable file
3
files/bashscripts/proxmox/proxmox-shutdown-script.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
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
|
||||
Reference in New Issue
Block a user