mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-05-05 16:02:48 +00:00
Fix internal roms
This commit is contained in:
parent
98baf82e6e
commit
f109398857
@ -64,7 +64,8 @@ echo -e ""
|
||||
echo -ne "${BOLD}Configuring Steam Rom Manager...${NONE}"
|
||||
cp ~/dragoonDoriseTools/EmuDeck/configs/steam-rom-manager/userData/userConfigurations.json ~/.config/steam-rom-manager/userData/userConfigurations.json
|
||||
sleep 3
|
||||
sed -i "s/\/run\/media\/mmcblk0p1\/roms\//${romsPathSed}/g" ~/.config/steam-rom-manager/userData/userConfigurations.json
|
||||
|
||||
sed -i "s/\/run\/media\/mmcblk0p1\/Emulation\/roms\//${romsPathSed}/g" ~/.config/steam-rom-manager/userData/userConfigurations.json
|
||||
|
||||
echo -e "${GREEN}OK!${NONE}"
|
||||
#Check for installed emulators
|
||||
|
Loading…
x
Reference in New Issue
Block a user