mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
FRAMEWORK: added MAME and Vita3K to 075 entry for 080 [skip ci]
This commit is contained in:
parent
eab36a04dc
commit
4acc725ed3
|
@ -269,6 +269,8 @@ post_update() {
|
|||
|
||||
if [[ $prev_version -le "075" ]]; then
|
||||
# In version 0.7.5b, the following changes were made:
|
||||
# TODO: vita3k init
|
||||
# TODO: MAME init
|
||||
if [ -d "$rdhome/.logs" ]; then
|
||||
mv "$rdhome/.logs" "$logs_folder"
|
||||
log i "Logs folder renamed successfully"
|
||||
|
|
Loading…
Reference in a new issue