mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-05-09 10:18:22 +02:00
Fix lint issue
This commit is contained in:
parent
93cd4ed089
commit
1cb0504341
@ -248,7 +248,7 @@ function resolvePublicIP() {
|
||||
fi
|
||||
|
||||
if [[ -z $PUBLIC_IP ]]; then
|
||||
>&2 echo "Couldn't solve the public IP"
|
||||
echo >&2 echo "Couldn't solve the public IP"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user