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