mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 06:34:58 +00:00
update comment
This commit is contained in:
parent
7909b71e2d
commit
adab8884f4
@ -32,7 +32,7 @@ then
|
||||
printf "$RESOLV_OVERRIDE" > /etc/resolv.conf
|
||||
fi
|
||||
|
||||
# add PIA user/pass
|
||||
# add OpenVPN user/pass
|
||||
if [ "${OPENVPN_USERNAME}" = "**None**" ] || [ "${OPENVPN_PASSWORD}" = "**None**" ] ; then
|
||||
echo "PIA credentials not set. Exiting."
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user