This commit is contained in:
Fr4nz D13trich 2025-12-27 13:10:09 +01:00
parent 1a3927e689
commit 99755d40fc

View file

@ -51,7 +51,7 @@ dependency_check () {
done
if ! [ -d "$LOG_PATH" ] ; then
if ! [ -f "$LOG" ] ; then
mkdir -p $LOG_PATH
echo "########## $APP_NAME_LONG update log ##########" >> $LOG
echo >> $LOG