mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-26 15:55:38 +00:00
Fixed variables system -fix1
This commit is contained in:
parent
67d7b4d74f
commit
a3ae392226
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue