Update setup.bot
This commit is contained in:
parent
d1ec35583b
commit
3f06b877d5
@ -315,7 +315,7 @@ clear
|
||||
msg -bar3
|
||||
echo -e "\033[1;33mDescargando archivos... ESPERE "
|
||||
msg -bar3
|
||||
wget -q --no-check-certificate -O $HOME/files.tar https://github.com/Qm90R2VuIDIwMjQgQ2h1bW9HSCsK/U291cmNlIEJvckdlbiBBRE1jZ2ggQ2h1bW9HSCAyMDI0IFBsdXM-/raw/main/source/file.tar
|
||||
wget -q --no-check-certificate -O $HOME/files.tar https://raw.githubusercontent.com/darnix1/Botcgh/refs/heads/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