mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-08 23:20:56 +00: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…
Reference in New Issue
Block a user