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
server: allow passing long-options args to packages script
I start to lose track of things and find it difficult to extend the
CLI of the script when using positional-only arguments. Create
a simplistic long-options style of passing arguments to the
install-packages.sh script.
Signed-off-by: John Mulligan <[email protected]>
0 commit comments