Update tinyauth update procedure

This commit is contained in:
tremor021 2025-04-24 18:37:31 +02:00
parent c862e68799
commit 54bab4455a

View File

@ -70,6 +70,7 @@ depend() {
use net use net
} }
EOF EOF
chmod +x /etc/init.d/tinyauth chmod +x /etc/init.d/tinyauth
$STD rc-update add tinyauth default $STD rc-update add tinyauth default
msg_ok "Enabled tinyauth Service" msg_ok "Enabled tinyauth Service"