diff --git a/set_env.sh b/set_env.sh index 0843c93..9e9d7ad 100644 --- a/set_env.sh +++ b/set_env.sh @@ -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 \ No newline at end of file