Update glacier

This commit is contained in:
everest 2022-06-08 12:54:50 +00:00 committed by GitHub
parent 089fe7d668
commit 7caa78f3dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ while [[ $# -gt 0 ]]; do
exit 0 exit 0
;; ;;
--version) --version)
printf "$blue Glacier v2.0 $reset\n" printf "$blue Glacier v2.1 $reset\n"
exit 0 exit 0
;; ;;
install|-f) install|-f)