mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-05-05 16:02:48 +00:00
&&
This commit is contained in:
parent
5202368fa0
commit
437274176a
@ -26,10 +26,7 @@ generateGameLists() {
|
||||
generateGameLists_downloadAssets
|
||||
|
||||
rsync -r --exclude='roms' --exclude='txt' "$emudeckBackend/roms/" "$storagePath/retrolibrary/artwork" --keep-dirlinks
|
||||
pegasus_setPaths
|
||||
|
||||
echo "Database built" > "$MSG"
|
||||
python $emudeckBackend/tools/retro-library/generate_game_lists.py "$romsPath"
|
||||
pegasus_setPaths && echo "Database built" > "$MSG" && python $emudeckBackend/tools/retro-library/generate_game_lists.py "$romsPath"
|
||||
generateGameLists_artwork &> /dev/null &
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user