mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +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
|
exit
|
||||||
;;
|
;;
|
||||||
--configurator*)
|
--configurator*)
|
||||||
sh /app/bin/configurator.sh
|
sh /app/tools/configurator.sh
|
||||||
exit
|
exit
|
||||||
;;
|
;;
|
||||||
--reset-emulator*)
|
--reset-emulator*)
|
||||||
|
|
Loading…
Reference in a new issue