mirror of
https://github.com/YunoHost-Apps/monitorix_ynh.git
synced 2024-09-03 19:46:06 +02:00
Fix check_process
This commit is contained in:
parent
05ad6aa6bd
commit
2cde8f8d3c
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
auto_remove=1
|
auto_remove=1
|
||||||
# Commentaire ignoré
|
# Commentaire ignoré
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="$DOMAIN" (DOMAIN)
|
domain="domain.tld" (DOMAIN)
|
||||||
path="$PATH" (PATH)
|
path="/path" (PATH)
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=1
|
setup_sub_dir=1
|
||||||
|
|
Loading…
Reference in a new issue