mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-07-31 01:24:17 +02:00
remove spaces
This commit is contained in:
parent
3a3dde6298
commit
5435b93df2
@ -321,7 +321,7 @@ SetWebUILayout(){
|
||||
|
||||
CustomizeAdLists() {
|
||||
|
||||
list = "/etc/pihole/adlists.list"
|
||||
list="/etc/pihole/adlists.list"
|
||||
|
||||
if [[ "${args[2]}" == "enable" ]] ; then
|
||||
sed -i "\\@${args[3]}@s/^#http/http/g" "${list}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user