mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 19:35:39 +00:00
Merge pull request #272 from icenine451/cooker-0.6.3b-icenine451
Fix Configurator CLI launch location.
This commit is contained in:
commit
9b3a3e1b9f
|
@ -45,7 +45,7 @@ https://retrodeck.net
|
|||
exit
|
||||
;;
|
||||
--configurator*)
|
||||
sh /app/bin/configurator.sh
|
||||
sh /app/tools/configurator.sh
|
||||
exit
|
||||
;;
|
||||
--reset-emulator*)
|
||||
|
|
Loading…
Reference in a new issue