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
Before the run script had defaults for most values. This
starting causing problems when hosting the server as it
would require the run scripts to change.
Now all the paramters are passed in when calling the run
script. If any value is missing, the script exits and a
usage message is printed.
0 commit comments