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