Update glacier
This commit is contained in:
parent
343a7c1285
commit
d751e25f59
@ -198,11 +198,11 @@ while [[ $# -gt 0 ]]; do
|
||||
chmod +x $input.ts.sh
|
||||
./INSTALL.sh # Actually executes installation script
|
||||
./$input.ts.sh
|
||||
printf "\033[1;34m [ i ] \033[m Cleaning up... " # Status message
|
||||
printf "\033[1;34m [ i ] \033[m Cleaning up...\n" # Status message
|
||||
mv -v $input-pkginfo.json /etc/glacier/pkginfo
|
||||
cd ..
|
||||
rm -rvf $input
|
||||
printf "\033[1;32m [ $check ] \033[m Operation completed."
|
||||
printf "\033[1;32m [ $check ] \033[m Operation completed.\n"
|
||||
exit 0
|
||||
;;
|
||||
cache-clear|-cc)
|
||||
|
Loading…
Reference in New Issue
Block a user