mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Update Configurator location for CLI launch
This commit is contained in:
parent
0536dc3fc5
commit
7233f96c19
|
@ -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