mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-20 21:34:11 -07:00
Merge pull request #1595 from ioannidesalex/patch-39
Typo in ip.sh comment
This commit is contained in:
commit
d0b1fa6e57
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue