1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00
This commit is contained in:
OniriCorpe 2023-12-27 07:01:50 +01:00
parent 06ed843bc5
commit 28d4679ce5

View file

@ -43,7 +43,7 @@ process_ips(){
fi fi
done done
return "$ips" echo "$ips"
} }
#================================================= #=================================================