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
09144a9d3e
commit
026557d47c
1 changed files with 1 additions and 3 deletions
|
|
@ -101,9 +101,7 @@ fi
|
||||||
if [ ! -f "$ISO" ]; then
|
if [ ! -f "$ISO" ]; then
|
||||||
if [[ "$EXTERNAL" != [Yy1]* ]]; then
|
if [[ "$EXTERNAL" != [Yy1]* ]]; then
|
||||||
|
|
||||||
cd "$TMP"
|
(cd "$TMP; /run/mido.sh "$VERSION")
|
||||||
/run/mido.sh "$VERSION"
|
|
||||||
cd /run
|
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue