RUFFLE: adding post-update reset command in order to init it [skip ci]

This commit is contained in:
XargonWan 2024-08-23 23:31:41 +09:00
parent 0e3353018b
commit 3258d2d824

View file

@ -378,6 +378,7 @@ post_update() {
# Placeholder for version 0.9.0b
set_setting_value "$raconf" "libretro_info_path" "/var/config/retroarch/cores" "retroarch"
prepare_component "reset" "ruffle"
# TODO: check this
# rm /var/config/emulationstation/.emulationstation # remving the old symlink to .emulationstation as it might be not needed anymore