mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-26 07:55:37 +00:00
Remove unneeded commands (which are done during reset anyway)
This commit is contained in:
parent
07134360aa
commit
6d15a9a6ec
|
@ -246,9 +246,6 @@ post_update() {
|
||||||
|
|
||||||
# in 3.0 .emulationstation was moved into ES-DE
|
# in 3.0 .emulationstation was moved into ES-DE
|
||||||
mv -f /var/config/emulationstation /var/config/ES-DE
|
mv -f /var/config/emulationstation /var/config/ES-DE
|
||||||
mv -f /var/config/ES-DE/.emulationstation/* /var/config/ES-DE
|
|
||||||
rm -rf /var/config/ES-DE/.emulationstation
|
|
||||||
rm -f /var/config/ES-DE/es_settings.xml
|
|
||||||
|
|
||||||
prepare_component "reset" "es-de"
|
prepare_component "reset" "es-de"
|
||||||
prepare_component "reset" "mame"
|
prepare_component "reset" "mame"
|
||||||
|
|
Loading…
Reference in a new issue