Pārlūkot izejas kodu

Version 4.0.6

Fix Bug
MeowLove 4 gadi atpakaļ
vecāks
revīzija
8165405868
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      CoreShell/Core_Install_v2.1.sh
  2. 1 1
      CoreShell/Core_Install_v3.1.sh

+ 1 - 1
CoreShell/Core_Install_v2.1.sh

@@ -331,7 +331,7 @@ if [[ "$SpikCheckDIST" == '0' ]]; then
 fi
 
 [[ "$ddMode" == '1' ]] && {
-  export SSL_SUPPORT='https://www.cxthhhhh.com/CXT-Library/Network-Reinstall-System-Modify/CoreFiles/wget_udeb_amd64.tar.gz';
+  export SSL_SUPPORT='https://www.cxthhhhh.com/CXT-Library/Network-Reinstall-System-Modify/CoreFiles/wget/wget_udeb_amd64.tar.gz';
   if [[ -n "$tmpURL" ]]; then
     DDURL="$tmpURL"
     echo "$DDURL" |grep -q '^http://\|^ftp://\|^https://';

+ 1 - 1
CoreShell/Core_Install_v3.1.sh

@@ -341,7 +341,7 @@ if [[ "$SpikCheckDIST" == '0' ]]; then
 fi
 
 [[ "$ddMode" == '1' ]] && {
-  export SSL_SUPPORT='https://www.cxthhhhh.com/CXT-Library/Network-Reinstall-System-Modify/CoreFiles/wget_udeb_amd64.tar.gz';
+  export SSL_SUPPORT='https://www.cxthhhhh.com/CXT-Library/Network-Reinstall-System-Modify/CoreFiles/wget/wget_udeb_amd64.tar.gz';
   if [[ -n "$tmpURL" ]]; then
     DDURL="$tmpURL"
     echo "$DDURL" |grep -q '^http://\|^ftp://\|^https://';