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