Readme file updated

This commit is contained in:
Paramtamtam
2020-07-11 00:25:33 +05:00
parent 4d2e8b96c9
commit 6bb8182c32
2 changed files with 13 additions and 4 deletions

View File

@@ -57,4 +57,6 @@ if [ "$AUTH_REQUIRED" = "true" ]; then
sed -i "s~#AUTH_SETTINGS~users \$/etc/3proxy/passwd\nauth strong\nallow ${PROXY_LOGIN}~" /etc/3proxy/3proxy.cfg
fi;
cat /etc/3proxy/3proxy.cfg
exec "$@"