mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 13:01:52 -07:00
Typo
This commit is contained in:
parent
e9589f586d
commit
5e536570de
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