mirror of
https://github.com/3proxy/3proxy.git
synced 2025-02-23 18:45:40 +08:00
Add rundir creation to linux start script
This commit is contained in:
parent
37cebe08af
commit
dec10d4edd
@ -17,6 +17,7 @@ case "$1" in
|
|||||||
start)
|
start)
|
||||||
echo Starting 3Proxy
|
echo Starting 3Proxy
|
||||||
|
|
||||||
|
/bin/mkdir -p /var/run/3proxy
|
||||||
/bin/3proxy /etc/3proxy/3proxy.cfg
|
/bin/3proxy /etc/3proxy/3proxy.cfg
|
||||||
|
|
||||||
RETVAL=$?
|
RETVAL=$?
|
||||||
|
Loading…
Reference in New Issue
Block a user