pi-hole/automated install
MichaIng c5828df198
Consequently use defined file path variables (#4105)
The script defines variables for the most important file paths which are not always used to call the file paths. "lighttpdConfig" was never used in the script itself, so that a shellcheck exception needed to be used. With this change, the defined variables are consequently used, which makes the shellcheck exception obsolete as well.

Additionally the assigned strings are quoted, which is not necessary here but aligns with the coding standard and highlights the strings in most editors and development platforms for developer convenience.

Signed-off-by: MichaIng <micha@dietpi.com>
2021-10-05 16:40:12 +01:00
..
basic-install.sh Consequently use defined file path variables (#4105) 2021-10-05 16:40:12 +01:00
uninstall.sh Install RFC6761 config file 2021-08-15 11:21:24 +02:00