1761199226

This commit is contained in:
2025-10-23 00:00:27 -06:00
parent 13054d82e2
commit ced033f5d2
4 changed files with 18 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
# todo: find them and parse them
nice -20 cryptsetup erase /dev/sda5 || cryptsetup erase --disable-locks dev/sda5
nice -20 poweroff -ff || shutdown -P now