mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-05-06 00:12:49 +00:00
runSRM
This commit is contained in:
parent
8b601533c3
commit
fa1c4b075a
@ -1,6 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#We need this function to launch SRM from the electron app
|
#We need this function to launch SRM from the electron app
|
||||||
runSRM(){
|
runSRM(){
|
||||||
local path=$1
|
cd ~/Desktop/ && ./SteamRomManager.desktop
|
||||||
cd $path && ./Steam-ROM-Manager.AppImage
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user