mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-28 00:40:31 +02:00
Update 93-openvpn.sh
This commit is contained in:
@@ -57,7 +57,7 @@ if bashio::config.true 'openvpn_enabled'; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Get current ip
|
# Get current ip
|
||||||
echo "$(curl ipecho.net/plain)" > /currentip
|
echo "$(curl -s ipecho.net/plain)" > /currentip
|
||||||
|
|
||||||
# Exit
|
# Exit
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user