mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
Update check_process
This commit is contained in:
parent
7d68c5f71b
commit
ba305ff7fc
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
domain="domain.tld" (DOMAIN)
|
||||
path="/path" (PATH)
|
||||
is_public="Yes" (PUBLIC|public=Yes|private=No)
|
||||
admin_user="john" (USER)
|
||||
admin_name="john" (USER)
|
||||
admin_pass="$PASSWORD" (PASSWORD)
|
||||
email="abc@example.com"
|
||||
admin_email="abc@example.com"
|
||||
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
|
|
Loading…
Add table
Reference in a new issue