5 lines
78 B
Text
5 lines
78 B
Text
|
build --genconf --clear
|
||
|
build --genconf --add `cat $1`
|
||
|
build --all $2 $3 $4
|
||
|
|