mirror of
https://github.com/3proxy/3proxy.git
synced 2026-05-13 13:57:26 +00:00
Fix FreeBSD install secrion
This commit is contained in:
parent
13979b5df4
commit
cebb45c095
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ install: all
|
|||
echo /usr/local/3proxy/3proxy.cfg already exists
|
||||
else
|
||||
install scripts/3proxy.cfg /usr/local/etc/3proxy/
|
||||
fi
|
||||
if [ ! -d /var/log/3proxy/ ]; then
|
||||
mkdir /var/log/3proxy/
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue