Update alpine-traefik-install.sh

This commit is contained in:
CanbiZ 2025-05-07 09:02:30 +02:00
parent 2fc8d08cec
commit 92ead4f330

View File

@ -58,8 +58,8 @@ EOF
fi fi
msg_info "Enabling and starting Traefik service" msg_info "Enabling and starting Traefik service"
rc-update add traefik default $STD rc-update add traefik default
rc-service traefik start $STD rc-service traefik start
msg_ok "Traefik service started" msg_ok "Traefik service started"
motd_ssh motd_ssh