Update 'scripts/glacier'
This commit is contained in:
@@ -25,7 +25,7 @@ while [[ $# -gt 0 ]]; do
|
|||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
--version)
|
--version)
|
||||||
printf "$blue Glacier v2.2 $reset\n"
|
printf "$blue Glacier v2.2.1 $reset\n"
|
||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
install|-f)
|
install|-f)
|
||||||
@@ -238,7 +238,7 @@ while [[ $# -gt 0 ]]; do
|
|||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
--showDebugInfo)
|
--showDebugInfo)
|
||||||
printf "Glacier v2.2\n"
|
printf "Glacier v2.2.1\n"
|
||||||
printf "Checking for viable download backend...\n"
|
printf "Checking for viable download backend...\n"
|
||||||
whereis wget
|
whereis wget
|
||||||
whereis curl
|
whereis curl
|
||||||
|
|||||||
Reference in New Issue
Block a user