This commit is contained in:
Never Gude 2025-12-30 01:29:14 +01:00
parent a1d7377ca1
commit fb5a5d1247
12 changed files with 58 additions and 7 deletions

View file

@ -16,6 +16,6 @@ switch $input
systemctl poweroff
case Restart
systemctl restart
systemctl reboot
end