5 lines
32 B
Plaintext
5 lines
32 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
sleep 2
|
||
|
/sbin/reboot
|