Update glacier

This commit is contained in:
everest 2022-06-08 11:56:31 +00:00 committed by GitHub
parent e7ae67d256
commit 5fe0e37d68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,6 @@ while [[ $# -gt 0 ]]; do
./$input.ts.sh
printf "\033[1;34m [ i ] \033[m Cleaning up...\n"
mv $input-pkginfo.json /etc/glacier/pkginfo
mv $input.timestamp /var/log/glacier
cd ..
rm -rf $input
printf "\033[1;32m [ $check ] \033[m Operation completed.\n"