mirror of
https://github.com/YunoHost-Apps/coin_ynh.git
synced 2024-09-03 18:16:26 +02:00
[enh] Adapt check_process
This commit is contained in:
parent
587a0e3bad
commit
c9cdfd26bc
1 changed files with 2 additions and 1 deletions
|
@ -2,9 +2,10 @@
|
||||||
auto_remove=1
|
auto_remove=1
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld" (DOMAIN)
|
domain="domain.tld" (DOMAIN)
|
||||||
path="/path" (PATH)
|
|
||||||
admin="john" (USER)
|
admin="john" (USER)
|
||||||
email="john@example.com"
|
email="john@example.com"
|
||||||
|
isp_name="ARN"
|
||||||
|
isp_site="https://arn-fai.net"
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=0
|
setup_sub_dir=0
|
||||||
|
|
Loading…
Add table
Reference in a new issue