mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-10-18 11:15:52 +08:00
Update InstallNET.sh
This commit is contained in:
parent
4ac68c642c
commit
a1eb43250f
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ if [[ "$SpikCheckDIST" == '0' ]]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
[[ "$ddMode" == '1' ]] && {
|
[[ "$ddMode" == '1' ]] && {
|
||||||
export SSL_SUPPORT='https://github.com/MoeClub/MoeClub.github.io/raw/master/lib/wget_udeb_amd64.tar.gz';
|
export SSL_SUPPORT='https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/wget_udeb_amd64.tar.gz';
|
||||||
if [[ -n "$tmpURL" ]]; then
|
if [[ -n "$tmpURL" ]]; then
|
||||||
DDURL="$tmpURL"
|
DDURL="$tmpURL"
|
||||||
echo "$DDURL" |grep -q '^http://\|^ftp://\|^https://';
|
echo "$DDURL" |grep -q '^http://\|^ftp://\|^https://';
|
||||||
|
|
Loading…
Add table
Reference in a new issue