mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Purge old Primehack configs at update.
This commit is contained in:
parent
6c9534ba95
commit
cc04b9ff59
|
@ -185,7 +185,7 @@ post_update() {
|
|||
if [[ $prev_version -le "062" ]]; then
|
||||
# In version 0.6.2b, the following changes were made that required config file updates/reset:
|
||||
# Primehack preconfiguration completely redone. "Stop emulation" hotkey set to Start+Select, Xbox and Nintendo keymap profiles were created, Xbox set as default.
|
||||
|
||||
rm -rf /var/config/primehack # Purge old Primehack config files. Saves are safe as they are linked into /var/data/primehack.
|
||||
primehack_init
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue