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
088e1007d1
commit
96b965d583
1 changed files with 3 additions and 3 deletions
|
@ -9,10 +9,10 @@
|
|||
admin_email="abc@example.com"
|
||||
|
||||
; Checks
|
||||
pkg_linter=0
|
||||
pkg_linter=1
|
||||
setup_sub_dir=1
|
||||
setup_root=0
|
||||
setup_nourl=0
|
||||
setup_root=1
|
||||
setup_nourl=1
|
||||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=0
|
||||
|
|
Loading…
Add table
Reference in a new issue