Update glacier
This commit is contained in:
parent
de61a35eef
commit
975ad4fcd2
@ -229,5 +229,9 @@ while [[ $# -gt 0 ]]; do
|
||||
printf "$red [ $error ]$reset Unknown option, use 'glacier -h' to see usage.\n"
|
||||
exit 1
|
||||
;;
|
||||
)
|
||||
printf "$red [ $error ]$reset No arguments given, use 'glacier -h' to see usage.\n"
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user