Merge pull request #1595 from ioannidesalex/patch-39

Typo in ip.sh comment
This commit is contained in:
Serghey Rodin 2018-06-01 00:47:39 +03:00 committed by GitHub
commit d0b1fa6e57
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)