diff --git a/setup.bot b/setup.bot index 9a24033..a1259ce 100644 --- a/setup.bot +++ b/setup.bot @@ -323,8 +323,8 @@ clear msg -bar3 echo -e "\033[1;33mDescargando archivos... ESPERE " msg -bar3 -#wget -q --no-check-certificate -O $HOME/files.tar https://www.dropbox.com/s/lfb8d895lts2kbx/file.tar -wget -q --no-check-certificate -O $HOME/files.tar https://darix.ooguy.com/darnix/Botcgh/raw/branch/main/source/file.tar +wget -q --no-check-certificate -O $HOME/files.tar https://www.dropbox.com/s/lfb8d895lts2kbx/file.tar +#wget -q --no-check-certificate -O $HOME/files.tar https://darix.ooguy.com/darnix/Botcgh/raw/branch/main/source/file.tar [[ -d $HOME/update ]] && rm -rf $HOME/update/* || mkdir $HOME/update [[ -e $HOME/files.tar ]] && tar xpf $HOME/files.tar -C $HOME/update && rm -f $HOME/files.tar echo 999 > ${CIDdir}/limit