updated the build script
This commit is contained in:
parent
90082fe853
commit
9e24996c93
@ -29,8 +29,9 @@ case "$@" in *--help*|*-h*|*h*|*help*)
|
|||||||
Usage: ./tasks/build.sh [args]...
|
Usage: ./tasks/build.sh [args]...
|
||||||
|
|
||||||
${info_color}Examples:${reset_colors}
|
${info_color}Examples:${reset_colors}
|
||||||
./tasks/build.sh rae Start the build from cero, don't launch optipng
|
./tasks/build.sh re Start the build from cero
|
||||||
./tasks/build.sh raei Same but now it autoinstalls
|
./tasks/build.sh rei Same but now it autoinstalls
|
||||||
|
./tasks/build.sh oer Same as the first one but now launch optipng
|
||||||
./tasks/build.sh e Continue building. useful if you cancelled the build
|
./tasks/build.sh e Continue building. useful if you cancelled the build
|
||||||
|
|
||||||
${info_color}Arguments:${reset_colors}
|
${info_color}Arguments:${reset_colors}
|
||||||
|
Loading…
Reference in New Issue
Block a user