pi-hole/advanced/Scripts
Marcus Hildum 0efda04920 Use heredocs instead of multiple calls to echo
There were a lot of places (like in help functions) that used multiple
echo calls instead of heredocs. Personal opinion but this seems cleaner.
2016-10-19 20:46:37 -07:00
..
blacklist.sh Use heredocs instead of multiple calls to echo 2016-10-19 20:46:37 -07:00
chronometer.sh Use heredocs instead of multiple calls to echo 2016-10-19 20:46:37 -07:00
piholeDebug.sh Use heredocs instead of multiple calls to echo 2016-10-19 20:46:37 -07:00
piholeLogFlush.sh Replace truncate command with echo " " > 2016-09-02 16:39:34 +01:00
setupLCD.sh Remove ${SUDO} usages and root checks from scripts called by pihole command as they should not be called directly. 2016-10-15 17:54:04 +01:00
update.sh Standardize function declaration 2016-10-19 19:47:45 -07:00
version.sh Use heredocs instead of multiple calls to echo 2016-10-19 20:46:37 -07:00
whitelist.sh Use heredocs instead of multiple calls to echo 2016-10-19 20:46:37 -07:00