mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-08 06:57:37 +00:00
fix func order (#5812)
This commit is contained in:
@ -82,9 +82,9 @@ 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"
|
||||||
|
|
||||||
motd_ssh
|
|
||||||
customize
|
|
||||||
|
|
||||||
msg_info "Starting Tinyauth"
|
msg_info "Starting Tinyauth"
|
||||||
$STD service tinyauth start
|
$STD service tinyauth start
|
||||||
msg_ok "Started Tinyauth"
|
msg_ok "Started Tinyauth"
|
||||||
|
|
||||||
|
motd_ssh
|
||||||
|
customize
|
||||||
|
Reference in New Issue
Block a user