mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-19 15:15:38 +00:00
GYRO: bash fix - fix
This commit is contained in:
parent
f546c1c1ef
commit
2e8531fbcf
|
@ -439,7 +439,7 @@ finit() {
|
|||
|
||||
# Installing GyroDSU
|
||||
echo "Initializing GyroDSU" #TODO: LOGGER
|
||||
/app//retrodeck/install-gyrodsu.sh
|
||||
/app/retrodeck/install-gyrodsu.sh
|
||||
|
||||
) | # Don't delete this!
|
||||
zenity --icon-name=net.retrodeck.retrodeck --progress --no-cancel --pulsate --auto-close \
|
||||
|
|
Loading…
Reference in a new issue