mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Update check_process
This commit is contained in:
parent
b1e08ae563
commit
f010c35252
1 changed files with 7 additions and 7 deletions
|
@ -7,15 +7,15 @@
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=0
|
setup_sub_dir=0
|
||||||
setup_root=1
|
setup_root==1
|
||||||
setup_nourl=0
|
setup_nourl=0
|
||||||
setup_private=1
|
setup_private=0
|
||||||
setup_public=1
|
setup_public=0
|
||||||
upgrade=1
|
upgrade=0
|
||||||
# 2022.04.28~ynh1
|
# 2022.04.28~ynh1
|
||||||
upgrade=1 from_commit=614380eeeefce3bab1b3106990138f526f950664
|
upgrade=0 from_commit=614380eeeefce3bab1b3106990138f526f950664
|
||||||
backup_restore=1
|
backup_restore=0
|
||||||
multi_instance=0
|
multi_instance=1
|
||||||
port_already_use=0
|
port_already_use=0
|
||||||
change_url=0
|
change_url=0
|
||||||
;;; Options
|
;;; Options
|
||||||
|
|
Loading…
Add table
Reference in a new issue