fix func order (#5812)

This commit is contained in:
Tobias 2025-07-07 20:52:42 +02:00 committed by GitHub
parent 16786a8304
commit c5e831dadc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,9 +82,9 @@ chmod +x /etc/init.d/tinyauth
$STD rc-update add tinyauth default
msg_ok "Enabled Tinyauth Service"
motd_ssh
customize
msg_info "Starting Tinyauth"
$STD service tinyauth start
msg_ok "Started Tinyauth"
motd_ssh
customize