mirror of
https://gitlab.com/robocopAlpha/pihole_lists.git
synced 2026-05-18 02:42:25 -07:00
rename log file to avoid conflict while using tab to fill
This commit is contained in:
parent
4fe4ea2a96
commit
37fa291c71
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ fi
|
|||
|
||||
WRK_DIR=${HOME_DIR}/pihole_lists
|
||||
|
||||
LOGFILE="${WRK_DIR}/pull.log"
|
||||
LOGFILE="${WRK_DIR}/buildList.log"
|
||||
if [ ! -f "$LOGFILE" ] ; then
|
||||
touch "$LOGFILE"
|
||||
fi
|
||||
Loading…
Add table
Add a link
Reference in a new issue