-
- Downloads
run-config.sh: Added more call errors check
There are only three correct ways to call run.sh: "./run.sh" - No parameters, informing the client to send the availability; "./run.sh --update" - Update option, informing the client to check for updates; "./run.sh --inventory" - Inventory option, informing the client to send the inventory. If run.sh is called with more than one parameter or with an invalid parameter, error messages will be recorded in run.log. Signed-off-by:Erik Alexandre Pucci <eap08@c3sl.ufpr.br> Acked-by:
Diego Giovane Pasqualin <dgp06@c3sl.ufpr.br> Acked-by:
Josiney de Souza <josineys@c3sl.ufpr.br> Signed-off-by:
Danilo K. S. Yorinori <danilok@c3sl.ufpr.br>
Please register or sign in to comment