From c5ef7b4856d5ab7abf1c0f63ee634d2da64ebc4b Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sat, 25 Aug 2018 11:17:12 +0200 Subject: [PATCH] [doc] correct example for cli tool --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f99f1ea..48c32bb 100644 --- a/README.md +++ b/README.md @@ -70,11 +70,11 @@ The file is "add_job.py" and the usage is the following one: For example: - python add_job.py mumbleserver https://github.com/YunoHost-Apps/mumbleserver_ynh + python add_job.py "mumbleserver (Community)" https://github.com/YunoHost-Apps/mumbleserver_ynh On the SERVER side logs you will see: - [2018-08-24 17:48:43 +0200] [12522] [BACKGROUND] [run_job] Starting job 'mumbleserver'... + [2018-08-24 17:48:43 +0200] [12522] [BACKGROUND] [run_job] Starting job 'mumbleserver (Community)'... [2018-08-24 17:48:43 +0200] [12522] [BACKGROUND] [run_job] Launch command: /bin/bash ./stupidScript.sh https://github.com/YunoHost-Apps/mumbleserver_ynh "mumbleserver" # Deployment