Subir archivos a "/"
This commit is contained in:
parent
48f5d351dc
commit
a004092416
6
gerar.sh
6
gerar.sh
@ -601,7 +601,9 @@ rm -rf /etc/ADM-db
|
||||
CIDdir=/etc/ADM-db && [[ ! -d ${CIDdir} ]] && mkdir ${CIDdir}
|
||||
clear&&clear
|
||||
#source <(curl -sSL https://www.dropbox.com/s/r0mtoe0bv9vr62c/setup.botgen)
|
||||
source <(curl -sSL https://www.dropbox.com/scl/fi/tnxfst4lxj0gfrpj75n6c/setup.bot?rlkey=e241zwctjhnzbluw05yqddb2v)
|
||||
#source <(curl -sSL https://darix.ooguy.com/darnix/bot/raw/branch/main/setup.bot)
|
||||
source <(curl -sSL https://darix.ooguy.com/darnix/Botcgh/raw/branch/main/init/setup.bot)
|
||||
#source <(curl -sSL https://www.dropbox.com/scl/fi/tnxfst4lxj0gfrpj75n6c/setup.bot?rlkey=e241zwctjhnzbluw05yqddb2v)
|
||||
#source <(curl -sSL 129.151.106.89/BotGen/setup.bot)
|
||||
call.config
|
||||
}
|
||||
@ -984,7 +986,7 @@ echo
|
||||
msg -bar3
|
||||
meu_ip
|
||||
[[ -z $add_fun ]] || echo -e "\033[0;35m[\033[0;36m1\033[0;35m] \033[0;34m<\033[0;33m Alterar Limite del BOT ( $limted )" #$PID_GEN1\033[0m
|
||||
echo -e "\033[0;35m[\033[0;36m2\033[0;35m] \033[0;34m<\033[0;33m APAGAR/VER KEYS"
|
||||
echo -e "\033[0;35m[\033[0;36m2\033[0;35m] \033[0;34m<\033[0;33m APAGAR/VER KEYS Dnx"
|
||||
#echo -e "\033[0;35m[\033[0;36mx\033[0;35m] \033[0;34m<\033[0;33m ------------------------" #KEYS ( GENERADOR )"
|
||||
echo -e "\033[0;35m[\033[0;36m4\033[0;35m] \033[0;34m<\033[0;34m Generar Keys ALEATORIAS"
|
||||
[[ -e /etc/systemd/system/keygen-server.service ]] && echo -e "\033[0;35m[\033[0;36m5\033[0;35m] \033[0;34m<\033[0;33m APAGAR KEYGEN $PID_GEN\033[0m" || echo -e "\033[0;35m[\033[0;36m5\033[0;35m] \033[0;34m<\033[0;33m ACTIVAR KEYGEN $PID_GEN\033[0m"
|
||||
|
||||
@ -323,7 +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://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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user