mirror of
https://github.com/3proxy/3proxy.git
synced 2026-05-13 13:57:26 +00:00
5 lines
118 B
Text
5 lines
118 B
Text
#!/bin/3proxy
|
|
daemon
|
|
pidfile /var/run/3proxy/3proxy.pid
|
|
chroot /usr/local/3proxy proxy proxy
|
|
include /conf/3proxy.cfg
|