mirror of
https://github.com/YunoHost-Apps/baikal_ynh.git
synced 2024-09-03 18:16:11 +02:00
Update check_process
This commit is contained in:
parent
01846c7166
commit
2ffd8f9c93
1 changed files with 28 additions and 0 deletions
28
check_process
Normal file
28
check_process
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
;; Test complet
|
||||||
|
; Manifest
|
||||||
|
domain="domain.tld" (DOMAIN)
|
||||||
|
path="/path" (PATH)
|
||||||
|
password="mysecret"
|
||||||
|
; Checks
|
||||||
|
pkg_linter=1
|
||||||
|
setup_sub_dir=1
|
||||||
|
setup_root=1
|
||||||
|
setup_nourl=0
|
||||||
|
setup_private=0
|
||||||
|
setup_public=0
|
||||||
|
upgrade=1
|
||||||
|
upgrade=1 from_commit=9331c8fae0a58639e824a1a77f4a5cbb46f91ac9
|
||||||
|
backup_restore=1
|
||||||
|
multi_instance=0
|
||||||
|
incorrect_path=1
|
||||||
|
port_already_use=0
|
||||||
|
change_url=1
|
||||||
|
;;; Levels
|
||||||
|
Level 5=auto
|
||||||
|
;;; Options
|
||||||
|
Email=
|
||||||
|
Notification=none
|
||||||
|
;;; Upgrade options
|
||||||
|
; commit=9331c8fae0a58639e824a1a77f4a5cbb46f91ac9
|
||||||
|
name=Merge pull request #44 from YunoHost-Apps/0.6.0
|
||||||
|
manifest_arg=domain=DOMAIN&path=PATH&password=mysecret&
|
Loading…
Add table
Reference in a new issue