mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 05:34:34 +08:00
Update InstallNET.sh
This commit is contained in:
parent
9b5f38e53d
commit
65218bfcdc
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ if [[ "$SpikCheckDIST" == '0' ]]; then
|
|||
fi
|
||||
|
||||
[[ "$ddMode" == '1' ]] && {
|
||||
export SSL_SUPPORT='https://moeclub.org/get-wget_udeb_amd64';
|
||||
export SSL_SUPPORT='https://raw.githubusercontent.com/leitbogioro/WedTools/master/Linux_reinstall/wget_udeb_amd64.tar.gz';
|
||||
if [[ -n "$tmpURL" ]]; then
|
||||
DDURL="$tmpURL"
|
||||
echo "$DDURL" |grep -q '^http://\|^ftp://\|^https://';
|
||||
|
|
Loading…
Reference in a new issue