Update install.sh

This commit is contained in:
Kroese 2024-01-22 02:04:48 +01:00 committed by GitHub
parent 026557d47c
commit e7b64d08ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -101,7 +101,7 @@ fi
if [ ! -f "$ISO" ]; then if [ ! -f "$ISO" ]; then
if [[ "$EXTERNAL" != [Yy1]* ]]; then if [[ "$EXTERNAL" != [Yy1]* ]]; then
(cd "$TMP; /run/mido.sh "$VERSION") (cd "$TMP"; /run/mido.sh "$VERSION")
else else