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