mirror of
https://github.com/YunoHost-Apps/20euros_ynh.git
synced 2024-09-03 18:05:53 +02:00
Update check_process
This commit is contained in:
parent
3e9d1d3db8
commit
1ac849c584
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
|||
;; Test complet
|
||||
auto_remove=1
|
||||
; Manifest
|
||||
domain="domain.tld" (DOMAIN)
|
||||
path="/path" (PATH)
|
||||
is_public="Yes" (PUBLIC|public=Yes|private=No)
|
||||
domain="domain.tld"
|
||||
path="/path"
|
||||
is_public="Yes"
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=1
|
||||
|
|
Loading…
Reference in a new issue