mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
correct check_process
This commit is contained in:
parent
b8ec4d7595
commit
5749ece16e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
domain="domain.tld" (DOMAIN)
|
||||
path="/poubelle" (PATH)
|
||||
admin="john" (USER)
|
||||
is_public=0 (PUBLIC|public=1|private=0)
|
||||
is_public=1 (PUBLIC|public=1|private=0)
|
||||
password="password"
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
|
|
Loading…
Reference in a new issue