3 lines
142 B
Bash
Executable File
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 |