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
Adding 'bash getops' and the ability to call individual operations using flags on setup.sh
for example
./setup.sh -i (for install)
./setup.sh -s (for start)
etc
Is there an existing issue for this?
Summary
Adding 'bash getops' and the ability to call individual operations using flags on setup.sh
for example
./setup.sh -i (for install)
./setup.sh -s (for start)
etc
Why should this be worked on?
@pushya22
The text was updated successfully, but these errors were encountered: