Files
ep-eraser/config/hooks/normal/010-enable-console.hook.chroot
T
2026-09-05 12:14:36 +03:00

4 lines
89 B
Bash

#!/bin/sh
set -eu
chmod 0755 /usr/local/sbin/ep-eraser
systemctl enable ep-eraser.service