From e7b64d08ff54a4f53e90503ebc628dc198a672af Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 22 Jan 2024 02:04:48 +0100 Subject: [PATCH] Update install.sh --- src/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install.sh b/src/install.sh index 8cc2392..3979133 100644 --- a/src/install.sh +++ b/src/install.sh @@ -101,7 +101,7 @@ fi if [ ! -f "$ISO" ]; then if [[ "$EXTERNAL" != [Yy1]* ]]; then - (cd "$TMP; /run/mido.sh "$VERSION") + (cd "$TMP"; /run/mido.sh "$VERSION") else