Skip to content

Commit

Permalink
Remove excess log folder creation
Browse files Browse the repository at this point in the history
  • Loading branch information
icenine451 committed Apr 23, 2024
1 parent 7e272b9 commit c3544b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion functions/global.sh
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ fi

# If there is no config file I initalize the file with the the default values
if [[ ! -f "$rd_conf" ]]; then
create_dir /var/config/retrodeck/logs
log w "RetroDECK config file not found in $rd_conf"
log i "Initializing"
# if we are here means that the we are in a new installation, so the version is valorized with the hardcoded one
Expand Down

0 comments on commit c3544b0

Please sign in to comment.