diff options
Diffstat (limited to '.scripts/panic')
-rwxr-xr-x | .scripts/panic | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.scripts/panic b/.scripts/panic new file mode 100755 index 0000000..2368d8a --- /dev/null +++ b/.scripts/panic @@ -0,0 +1,3 @@ +#!/bin/sh + +systemctl poweroff |