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
6b3e8a81b5
commit
176f3149d4
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ is_public_ip(){
|
||||||
}
|
}
|
||||||
|
|
||||||
process_ips(){
|
process_ips(){
|
||||||
# used to process the IPs to put them in the AGH's config file
|
# used to process the IPs to put in the AGH's config file
|
||||||
|
|
||||||
local ips="$1"
|
local ips="$1"
|
||||||
if [ "$2" == "install" ]; then local install=true; fi
|
if [ "$2" == "install" ]; then local install=true; fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue