mirror of
https://github.com/YunoHost-Apps/nodered_ynh.git
synced 2024-09-03 19:46:25 +02:00
Update check_process
This commit is contained in:
parent
24231bf166
commit
90a018b35a
1 changed files with 4 additions and 3 deletions
|
@ -6,9 +6,10 @@
|
|||
;; Test complet
|
||||
; Manifest
|
||||
domain="domain.tld" (DOMAIN)
|
||||
path="/path" (PATH)
|
||||
admin="john" (USER)
|
||||
port="666" (PORT)
|
||||
path="/path" (PATH)
|
||||
admin="john" (USER)
|
||||
password="pass"
|
||||
port="666" (PORT)
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=1
|
||||
|
|
Loading…
Add table
Reference in a new issue