1
0

Fix language selection when running install script via pipe

This commit is contained in:
Andrei Shevchuk
2018-02-28 01:49:02 +03:00
parent d94759dca6
commit 8272625173
+1 -1
View File
@@ -30,7 +30,7 @@ do
else
echo 'No such language, try again'
fi
done
done < /dev/tty
echo 'Fetching theme archive'