From c3544b0b97bb9b7763741d0a739793cb478528df Mon Sep 17 00:00:00 2001 From: icenine451 Date: Tue, 23 Apr 2024 09:31:15 -0400 Subject: [PATCH] Remove excess log folder creation --- functions/global.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/functions/global.sh b/functions/global.sh index f37658e1..9975616b 100644 --- a/functions/global.sh +++ b/functions/global.sh @@ -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