You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-d directory Name of the distribution directory
-h Show this help
-l Show a list of available modules
-m 'mod1 mod2' Modules to include
-f Restart from scratch (remove the current build)
-x display expanded values (execute 'set -x')
For developers:
-u 'mod1 mod2' Modules to update (if already compiled)
The text was updated successfully, but these errors were encountered:
It simply prints the usage on the terminal:
Usage: ./distribute.sh [options]
-d directory Name of the distribution directory
-h Show this help
-l Show a list of available modules
-m 'mod1 mod2' Modules to include
-f Restart from scratch (remove the current build)
-x display expanded values (execute 'set -x')
For developers:
-u 'mod1 mod2' Modules to update (if already compiled)
The text was updated successfully, but these errors were encountered: