mirror of
https://github.com/YunoHost-Apps/lstu_ynh.git
synced 2024-09-03 19:36:12 +02:00
[Fix] Problem Check_process
This commit is contained in:
parent
961905632e
commit
eb30bbb265
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
; Manifest
|
||||
domain="domain.tld" (DOMAIN)
|
||||
path="/path" (PATH)
|
||||
is_public="Yes" (PUBLIC|public=Yes|private=No)
|
||||
is_public=1 (PUBLIC|public=1|private=0)
|
||||
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
|
|
Loading…
Reference in a new issue