Improve output

This commit is contained in:
2022-02-27 11:32:55 +01:00
parent 3f93e6a846
commit 9e81cd32fe
4 changed files with 14 additions and 9 deletions

View File

@@ -50,6 +50,8 @@ step_config() {
echo " $toolName home: $MATRIX_HOME"
echo " $toolName domain: $MATRIX_DOMAIN"
fi
return 0
}
step_1_info() { echo "Installing $toolName dependencies"; }
@@ -556,5 +558,5 @@ adminTokenCheck() {
return 0
}
VERSION_SEQREV=11
VERSION_SEQREV=15
. /usr/local/bin/sequencer.sh