mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
Update check_process
This commit is contained in:
parent
bb22717389
commit
f7f67dd39b
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,6 @@
|
||||||
domain="domain.tld"
|
domain="domain.tld"
|
||||||
path="/path"
|
path="/path"
|
||||||
is_public=1
|
is_public=1
|
||||||
password="long_password"
|
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=1
|
setup_sub_dir=1
|
||||||
|
@ -22,4 +21,4 @@ Notification=none
|
||||||
;;; Upgrade options
|
;;; Upgrade options
|
||||||
; commit=bd00c8e3ce43563f33fde073cf36b997c348d05c
|
; commit=bd00c8e3ce43563f33fde073cf36b997c348d05c
|
||||||
name=Merge pull request #25
|
name=Merge pull request #25
|
||||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1&
|
||||||
|
|
Loading…
Add table
Reference in a new issue