Subir archivos a "/"
This commit is contained in:
parent
a004092416
commit
16f66add5f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user