Enhanced output with new features of sequencer
This commit is contained in:
@@ -95,9 +95,9 @@ step_4() {
|
||||
}
|
||||
|
||||
step_5_info() {
|
||||
echoinfoArgs "<SECRET>"
|
||||
echoinfoArgs "[SECRET]"
|
||||
echo "Install/start onlyoffice docker container"
|
||||
echoinfo "If <SECRET> is empty, user input will be available if not run --quiet."
|
||||
echoinfo "If [SECRET] is empty, user input will be available if not run --quiet."
|
||||
echoinfo "$toolName will be run unsecured if no secret was provied."
|
||||
}
|
||||
step_5_alias() { ALIAS="startoo"; }
|
||||
|
Reference in New Issue
Block a user