Update install.sh
This commit is contained in:
parent
144752a212
commit
80679b8fe8
1 changed files with 1 additions and 1 deletions
|
|
@ -270,7 +270,7 @@ downloadImage() {
|
||||||
local iso="$1"
|
local iso="$1"
|
||||||
local version="$2"
|
local version="$2"
|
||||||
local tried="n"
|
local tried="n"
|
||||||
local url rc desc
|
local url desc
|
||||||
|
|
||||||
if [[ "${version,,}" == "http"* ]]; then
|
if [[ "${version,,}" == "http"* ]]; then
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue