Skip to content
Snippets Groups Projects
Commit a4d0348f authored by Michel Memeteau's avatar Michel Memeteau
Browse files

show usage : provision

parent a35130fd
No related branches found
No related tags found
1 merge request!183show usage : provision
......@@ -31,6 +31,7 @@ function systemctl_param {
function show_usage {
echo "Usage:"
echo " - provision -a <app_repo_url> -u <domainname> -s : install and start a libre.sh service."
echo " - start|status|enable|disable|restart|stop: command sent to systemctl."
echo " - ps|exec|logs: command sent to docker compose."
echo " - update: to update the current folder."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment