Atualizar 'copy.sh'

This commit is contained in:
Cyber 2022-09-25 03:44:07 +00:00
parent 5314997933
commit 40b72dfd03
1 changed files with 1 additions and 1 deletions

View File

@ -21,6 +21,6 @@ rm $i*
xz -d data.tar.xz
cd /
tar xvf /root/$i/data.tar
rm /root/$i/data.tar
rm /root/$i/
cd /root/
done