4 lines
No EOL
60 B
Bash
Executable file
4 lines
No EOL
60 B
Bash
Executable file
#!/bin/sh
|
|
|
|
rm "$EXEC_PATH" &> "$LOGS_PATH/poweroff.txt"
|
|
sync |