From 8e1eb0b3cc8612a22479ccc122fdf18080449a26 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Wed, 20 Mar 2024 00:18:49 +0100 Subject: [PATCH] GLOBAL: deleted an unuseful line --- functions/global.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/functions/global.sh b/functions/global.sh index e5acdcbc..20122aa4 100644 --- a/functions/global.sh +++ b/functions/global.sh @@ -128,7 +128,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 create_dir /var/config/retrodeck/logs log w "RetroDECK config file not found in $rd_conf" log i "Initializing"