Improve help output with latest changes from sequencer
This commit is contained in:
@@ -51,7 +51,8 @@ step_2() {
|
||||
}
|
||||
|
||||
step_3_info() {
|
||||
echo "Install dependencies for [TARGET]"
|
||||
echoinfoArgs "[TARGET]"
|
||||
echo "Install dependencies"
|
||||
echoinfo " [TARGET] (default: raspi)"
|
||||
echoinfo " raspi: Raspberry Pi OS"
|
||||
echoinfo " debian: Debian"
|
||||
@@ -133,5 +134,5 @@ step_10() {
|
||||
echo " Do so manually with: service $toolName start"
|
||||
}
|
||||
|
||||
VERSION_SEQREV=12
|
||||
VERSION_SEQREV=14
|
||||
. /usr/local/bin/sequencer.sh
|
||||
|
Reference in New Issue
Block a user