remove spaces

pull/1365/head
Adam Warner 7 years ago
parent 3a3dde6298
commit 5435b93df2
No known key found for this signature in database
GPG Key ID: 7C062498C7FA6E49

@ -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…
Cancel
Save