|
@ -248,7 +248,7 @@ function netCheck() { |
|
|
echo -e "\nInternet connection failed (GitHub). Please check your connection and try again.\n" |
|
|
echo -e "\nInternet connection failed (GitHub). Please check your connection and try again.\n" |
|
|
exit 1 |
|
|
exit 1 |
|
|
fi |
|
|
fi |
|
|
rm ./index.html.tmp |
|
|
|
|
|
|
|
|
rm -f ./index.html.tmp |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
########################################################### |
|
|
########################################################### |
|
|