Skip to content
Snippets Groups Projects
Commit 3d3aa17d authored by Timothee Gosselin's avatar Timothee Gosselin
Browse files

Merge branch 'patch-2' into 'master'

show usage : provision

See merge request libre.sh/compose.libre.sh!183
parents a35130fd a4d0348f
No related branches found
No related tags found
No related merge requests found
......@@ -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