mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
Update install.sh
This commit is contained in:
parent
026557d47c
commit
e7b64d08ff
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue