mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
typo
This commit is contained in:
parent
32d9aec887
commit
5bdc4b9203
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
#=================================================
|
||||
|
||||
is_public_ip(){
|
||||
# used to discriminate publics IPs over private IPs
|
||||
# used to discriminate publics IPs over privates IPs
|
||||
|
||||
local IP="$1"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue