From 16f66add5fb4688758f4cea57bb28b6f26328409 Mon Sep 17 00:00:00 2001 From: darnix Date: Sun, 2 Nov 2025 14:57:41 +0000 Subject: [PATCH] Subir archivos a "/" --- setup.bot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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