mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-24 13:50:17 +00:00
3b229489c2
The regex ^\s^.DBFILE\s*=\s* does not work to match "DBFILE=" I don't know what the second '^' is used for. With the change I now have the results: DBFILE=/foo/bar -> /foo/bar DBFILE=/foo/bar -> /foo/bar # DBFILE=/foo/bar -> /etc/pihole/pihole-FTL.db xDBFILE=/foo/bar -> /etc/pihole/pihole-FTL.db Signed-off-by: Ludovic Rousseau <ludovic.rousseau@free.fr> |
||
---|---|---|
.. | ||
chronometer.sh | ||
COL_TABLE | ||
list.sh | ||
piholeCheckout.sh | ||
piholeDebug.sh | ||
piholeLogFlush.sh | ||
setupLCD.sh | ||
update.sh | ||
updatecheck.sh | ||
version.sh | ||
webpage.sh |