1
1
Files
2026-04-17 18:33:03 +02:00

6 lines
71 B
Bash
Executable File

#!/bin/sh
[ "${ACTION}" = "released" ] || exit 0
exec /sbin/poweroff