Fixed variables system -fix1

This commit is contained in:
XargonWan 2022-09-19 09:27:22 +02:00 committed by GitHub
parent 67d7b4d74f
commit a3ae392226
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"