Rework step options handling
This commit is contained in:
@@ -121,12 +121,12 @@ save \"\"
|
||||
databases 2"
|
||||
|
||||
step_10_info() {
|
||||
echoinfoArgs "[OPTIONS]"
|
||||
echo "Upgrade $toolName to ${toolVersion:-"latest Version"}"
|
||||
echoinfo " [OPTIONS]"
|
||||
echoinfo " super : update also supervisor configuration"
|
||||
echoinfo " (manual redis password update may be needed)"
|
||||
}
|
||||
step_10_options() { echo "[OPTIONS]"; }
|
||||
step_10_alias() { echo "upgrade"; }
|
||||
step_10() {
|
||||
shift # don't need the step number
|
||||
|
Reference in New Issue
Block a user