Fixed variables system -fix1

This commit is contained in:
XargonWan 2022-09-19 09:27:22 +02:00 committed by GitHub
parent d956c0ffee
commit 7765a8692c

View file

@ -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"