File tree Expand file tree Collapse file tree 13 files changed +14
-14
lines changed
Expand file tree Collapse file tree 13 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -424,7 +424,7 @@ msg_info "Retrieving the URL for the Arch Linux .iso File"
424424URL=https://geo.mirror.pkgbuild.com/iso/latest/archlinux-x86_64.iso
425425sleep 2
426426msg_ok " ${CL}${BL}${URL}${CL} "
427- curl -fsSL -o " $( basename " $URL " ) " " $URL "
427+ curl -f#SL -o " $( basename " $URL " ) " " $URL "
428428echo -en " \e[1A\e[0K"
429429FILE=$( basename $URL )
430430msg_ok " Downloaded ${CL}${BL}${FILE}${CL} "
Original file line number Diff line number Diff line change @@ -425,7 +425,7 @@ msg_info "Retrieving the URL for the Debian 12 Qcow2 Disk Image"
425425URL=https://cloud.debian.org/images/cloud/bookworm/latest/debian-12-nocloud-amd64.qcow2
426426sleep 2
427427msg_ok " ${CL}${BL}${URL}${CL} "
428- curl -fsSL -o " $( basename " $URL " ) " " $URL "
428+ curl -f#SL -o " $( basename " $URL " ) " " $URL "
429429echo -en " \e[1A\e[0K"
430430FILE=$( basename $URL )
431431msg_ok " Downloaded ${CL}${BL}${FILE}${CL} "
Original file line number Diff line number Diff line change @@ -388,7 +388,7 @@ msg_info "Retrieving the URL for the Debian 12 Qcow2 Disk Image"
388388URL=" https://cloud.debian.org/images/cloud/bookworm/latest/debian-12-nocloud-$( dpkg --print-architecture) .qcow2"
389389sleep 2
390390msg_ok " ${CL}${BL}${URL}${CL} "
391- curl -fsSL -o " $( basename " $URL " ) " " $URL "
391+ curl -f#SL -o " $( basename " $URL " ) " " $URL "
392392echo -en " \e[1A\e[0K"
393393FILE=$( basename $URL )
394394msg_ok " Downloaded ${CL}${BL}${FILE}${CL} "
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ var_os="homeassistant"
3131DISK_SIZE=" 32G"
3232#
3333for version in " ${VERSIONS[@]} " ; do
34- eval " $version =$( curl -fsSL https://raw.githubusercontent.com/home-assistant/version/master/$version .json | grep " ova" | cut -d ' "' -f 4) "
34+ eval " $version =$( curl -fsSL https://raw.githubusercontent.com/home-assistant/version/master/stable .json | grep ' "ova"' | cut -d ' "' -f 4) "
3535done
3636YW=$( echo " \033[33m" )
3737BL=$( echo " \033[36m" )
432432fi
433433sleep 2
434434msg_ok " ${CL}${BL}${URL}${CL} "
435- curl -fsSL -o " $( basename " $URL " ) " " $URL "
435+ curl -f#SL -o " $( basename " $URL " ) " " $URL "
436436echo -en " \e[1A\e[0K"
437437FILE=$( basename $URL )
438438msg_ok " Downloaded ${CL}${BL} haos_ova-${BRANCH} .qcow2.xz${CL} "
Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ URL=https://download.mikrotik.com/routeros/7.15.3/chr-7.15.3.img.zip
254254
255255sleep 2
256256msg_ok " ${CL}${BL}${URL}${CL} "
257- curl -fsSL -o " $( basename " $URL " ) " " $URL "
257+ curl -f#SL -o " $( basename " $URL " ) " " $URL "
258258echo -en " \e[1A\e[0K"
259259FILE=$( basename $URL )
260260msg_ok " Downloaded ${CL}${BL} $FILE ${CL} "
Original file line number Diff line number Diff line change @@ -389,7 +389,7 @@ msg_info "Retrieving the URL for the $NAME Disk Image"
389389URL=http://mirror.turnkeylinux.org/turnkeylinux/images/iso/turnkey-nextcloud-18.1-bookworm-amd64.iso
390390sleep 2
391391msg_ok " ${CL}${BL}${URL}${CL} "
392- curl -fsSL -o " $( basename " $URL " ) " " $URL "
392+ curl -f#SL -o " $( basename " $URL " ) " " $URL "
393393echo -en " \e[1A\e[0K"
394394FILE=$( basename $URL )
395395msg_ok " Downloaded ${CL}${BL}${FILE}${CL} "
Original file line number Diff line number Diff line change @@ -453,7 +453,7 @@ URL="https://downloads.openwrt.org/releases/$stableversion/targets/x86/64/openwr
453453
454454sleep 2
455455msg_ok " ${CL}${BL}${URL}${CL} "
456- curl -fsSL -o " $( basename " $URL " ) " " $URL "
456+ curl -f#SL -o " $( basename " $URL " ) " " $URL "
457457echo -en " \e[1A\e[0K"
458458FILE=$( basename $URL )
459459msg_ok " Downloaded ${CL}${BL} $FILE ${CL} "
Original file line number Diff line number Diff line change @@ -527,7 +527,7 @@ msg_info "Retrieving the URL for the OPNsense Qcow2 Disk Image"
527527URL=https://download.freebsd.org/releases/VM-IMAGES/14.2-RELEASE/amd64/Latest/FreeBSD-14.2-RELEASE-amd64.qcow2.xz
528528sleep 2
529529msg_ok " ${CL}${BL}${URL}${CL} "
530- curl -fsSL -o " $( basename " $URL " ) " " $URL "
530+ curl -f#SL -o " $( basename " $URL " ) " " $URL "
531531echo -en " \e[1A\e[0K"
532532FILE=Fressbsd.qcow2
533533unxz -cv $( basename $URL ) > ${FILE}
Original file line number Diff line number Diff line change @@ -389,7 +389,7 @@ msg_info "Retrieving the URL for the $NAME Disk Image"
389389URL=http://mirror.turnkeylinux.org/turnkeylinux/images/iso/turnkey-owncloud-18.0-bookworm-amd64.iso
390390sleep 2
391391msg_ok " ${CL}${BL}${URL}${CL} "
392- curl -fsSL -o " $( basename " $URL " ) " " $URL "
392+ curl -f#SL -o " $( basename " $URL " ) " " $URL "
393393echo -en " \e[1A\e[0K"
394394FILE=$( basename $URL )
395395msg_ok " Downloaded ${CL}${BL}${FILE}${CL} "
Original file line number Diff line number Diff line change @@ -296,7 +296,7 @@ msg_info "Getting URL for Home Assistant ${BRANCH} Disk Image"
296296URL=https://github.com/home-assistant/operating-system/releases/download/${BRANCH} /haos_generic-aarch64-${BRANCH} .qcow2.xz
297297sleep 2
298298msg_ok " ${CL}${BL}${URL}${CL} "
299- curl -fsSL -o " $( basename " $URL " ) " " $URL "
299+ curl -f#SL -o " $( basename " $URL " ) " " $URL "
300300echo -en " \e[1A\e[0K"
301301FILE=$( basename $URL )
302302msg_ok " Downloaded ${CL}${BL} haos_generic-aarch64-${BRANCH} .qcow2.xz${CL} "
You can’t perform that action at this time.
0 commit comments