mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-31 12:35:39 +00:00
GYRODSU: forcing bash execution
This commit is contained in:
parent
78917e741c
commit
e81549d34a
|
@ -752,7 +752,7 @@ prepare_emulator() {
|
|||
rm -rf /var/data/gyrodsu
|
||||
mkdir -p /var/data/gyrodsu
|
||||
cd /app/retrodeck/gyrodsu
|
||||
/app/retrodeck/gyrodsu/install-gyrodsu.sh
|
||||
/bin/bash /app/retrodeck/gyrodsu/install-gyrodsu.sh
|
||||
cd - # back to the previous dir
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue