mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-05-05 16:02:48 +00:00
loop fix
This commit is contained in:
parent
09f81b34b1
commit
a124feb769
@ -36,7 +36,7 @@ SRM_createDesktopShortcut(){
|
||||
SRM_migration(){
|
||||
if [ -d "${toolsPath}/srm" ]; then
|
||||
cp "${toolsPath}"/srm/*.AppImage "${toolsPath}"
|
||||
mv "${toolsPath}/Steam-ROM-Manager.AppImage" "${toolsPath}/Steam ROM Manager.AppImage" && rm -rf "${toolsPath}"/srm/
|
||||
mv "${toolsPath}/Steam-ROM-Manager.AppImage" "${toolsPath}/Steam ROM Manager.AppImage" && rm -rf "${toolsPath}srm/"
|
||||
SRM_resetConfig
|
||||
SRM_createDesktopShortcut
|
||||
Citra_resetConfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user