Files
nuke_me_NOW/nuke_me_NOW.sh
T
2025-10-23 00:00:27 -06:00

5 lines
167 B
Bash

#!/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