This commit is contained in:
Alexandros Ioannides 2018-05-31 21:58:46 +03:00 committed by GitHub
commit 5e536570de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ get_ip_iface() {
} }
# Check ip address speciefic value # Check ip address specific value
is_ip_key_empty() { is_ip_key_empty() {
key="$1" key="$1"
string=$(cat $VESTA/data/ips/$ip) string=$(cat $VESTA/data/ips/$ip)