4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
|
#!/bin/bash
|
||
|
#
|
||
|
ssh nas sudo /usr/sbin/shutdown -P 5
|