diff --git a/install/alpine-torrserver-install.sh b/install/alpine-torrserver-install.sh index d3bc3718..7e02b1b2 100644 --- a/install/alpine-torrserver-install.sh +++ b/install/alpine-torrserver-install.sh @@ -47,7 +47,7 @@ $STD rc-update add torrserver msg_info "Created Service" msg_info "Starting Service" -$STD rc-service torrservice start +$STD rc-service torrserver start msg_info "Started Service" motd_ssh