kopie van
https://github.com/angristan/openvpn-install.git
synced 2026-01-27 02:47:02 +01:00
fix: remove duplicate echo in resolvePublicIP error message
This commit is contained in:
gecommit door
Stanislas
bovenliggende
a680d1f7e3
commit
74dcf67844
@@ -251,7 +251,7 @@ function resolvePublicIP() {
|
||||
fi
|
||||
|
||||
if [[ -z $PUBLIC_IP ]]; then
|
||||
echo >&2 echo "Couldn't solve the public IP"
|
||||
echo >&2 "Couldn't solve the public IP"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Verwijs in nieuw issue
Block a user