mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Change download URL's & others to TLS/SSL
This commit is contained in:
parent
939e34dc65
commit
9f13454e83
46 changed files with 99 additions and 99 deletions
|
@ -168,7 +168,7 @@ if [ -f /etc/iiab/iiab.env ]; then
|
|||
elif [ "$STAGE" -eq 9 ]; then
|
||||
echo -e "\n\e[1mEXITING: STAGE (counter) in /etc/iiab/iiab.env shows Stage 9 Is Already Done.\e[0m"
|
||||
usage
|
||||
exit 0 # Allows rerunning http://download.iiab.io/install.txt
|
||||
exit 0 # Allows rerunning https://download.iiab.io/install.txt
|
||||
fi
|
||||
fi
|
||||
if [ "$STAGE" -lt 2 ] && $($DEBUG); then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue