mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
Update check_process
This commit is contained in:
parent
63be10ac7d
commit
9c37dbfe51
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
;; Test complet
|
;; Test complet
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld/cp-install" (DOMAIN)
|
domain="domain.tld" (DOMAIN)
|
||||||
path="/" (PATH)
|
path="/" (PATH)
|
||||||
is_public=1 (PUBLIC|public=1|private=0)
|
is_public=1 (PUBLIC|public=1|private=0)
|
||||||
; Checks
|
; Checks
|
||||||
|
@ -32,3 +32,4 @@ Notification=none
|
||||||
; commit=9c603f6b659e4191028cc909311a0cbde9955155
|
; commit=9c603f6b659e4191028cc909311a0cbde9955155
|
||||||
name=1.0.0 alpha.41
|
name=1.0.0 alpha.41
|
||||||
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&
|
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&
|
||||||
|
manifest_arg=domain=DOMAIN/cp-install&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&
|
||||||
|
|
Loading…
Add table
Reference in a new issue