1
0
Fork 0
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:
ljf 2018-11-11 01:36:43 +01:00
parent 587a0e3bad
commit c9cdfd26bc

View file

@ -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