From a3ae3922269bc2836909c1cb3e4df1d511c90bbe Mon Sep 17 00:00:00 2001 From: XargonWan Date: Mon, 19 Sep 2022 09:27:22 +0200 Subject: [PATCH] Fixed variables system -fix1 --- global.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/global.sh b/global.sh index cf432324..3ed2c545 100755 --- a/global.sh +++ b/global.sh @@ -74,9 +74,6 @@ then echo "themes_folder=$themes_folder" >> $rd_conf echo "sdcard=$sdcard" >> $rd_conf - # writing the needed variables in the config file - conf_write - # If the config file is existing i just read the variables (source it) else echo "Found RetroDECK config file in $rd_conf"