Rework step options handling
This commit is contained in:
@@ -128,12 +128,12 @@ step_12() {
|
||||
|
||||
|
||||
step_30_info() {
|
||||
echoinfoArgs "[OPTIONS]"
|
||||
echo "Download go"
|
||||
echoinfo " [OPTIONS]"
|
||||
echoinfo " --arch, -a : armhf(default), arm64"
|
||||
echoinfo " CPU architecture for downloading go sources"
|
||||
}
|
||||
step_30_options() { echo "[OPTIONS]"; }
|
||||
step_30_alias() { echo "build"; }
|
||||
step_30() {
|
||||
shift
|
||||
|
Reference in New Issue
Block a user