diff options
author | Marvin Borner | 2023-01-19 21:31:14 +0100 |
---|---|---|
committer | Marvin Borner | 2023-01-19 21:31:14 +0100 |
commit | 533effc75477c518e87311b5927183d51aec5b71 (patch) | |
tree | 8b5836177763cdebd7dabcbe3b260c79e6a5c761 /.scripts/panic | |
parent | d74364f7c0638668850c713479ea50c523eb42a6 (diff) |
Sync
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 |