add torrserver scripts

This commit is contained in:
Roman Gogolev 2023-09-26 18:43:48 +03:00
parent cba3cc033b
commit 704ba481c8
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
source <(curl -s https://raw.githubusercontent.com/romka777/Proxmox/main/misc/build.func)
source <(curl -s https://raw.githubusercontent.com/romka777/Proxmox/torrserver/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT

View File

@ -48,7 +48,7 @@ $STD rc-update add torrserver
msg_ok "Created Service"
msg_info "Starting Service"
$STD /sbin/rc-service torrserver start
$STD rc-service torrserver start
msg_ok "Started Service"
motd_ssh