mirror of https://github.com/tteck/Proxmox.git
add torrserver scripts
This commit is contained in:
parent
bcf7b7c821
commit
451f14965f
|
@ -48,7 +48,7 @@ $STD rc-update add torrserver
|
|||
msg_ok "Created Service"
|
||||
|
||||
msg_info "Starting Service"
|
||||
$STD /etc/init.d/torrserver start
|
||||
$STD /sbin/rc-service torrserver start
|
||||
msg_ok "Started Service"
|
||||
|
||||
motd_ssh
|
||||
|
|
Loading…
Reference in New Issue