1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cops_ynh.git synced 2024-09-03 18:25:57 +02:00

Fix check_process

This commit is contained in:
Maniack Crudelis 2017-03-17 18:50:10 +01:00 committed by GitHub
parent 7f6377bd16
commit 8abf0d8c10

View file

@ -3,7 +3,7 @@
# Commentaire ignoré # Commentaire ignoré
; Manifest ; Manifest
domain="$DOMAIN" (DOMAIN) domain="$DOMAIN" (DOMAIN)
path="$PATH" (PATH) path="/path" (PATH)
language="fr" language="fr"
runninguser="www-data" runninguser="www-data"
calibre="/home/yunohost.app/owncloud/johndoe/" calibre="/home/yunohost.app/owncloud/johndoe/"