mirror of
https://github.com/YunoHost-Apps/streama_ynh.git
synced 2024-09-03 20:26:30 +02:00
Update check_process
This commit is contained in:
parent
0dcb8806fa
commit
4374ed80c0
1 changed files with 4 additions and 8 deletions
|
@ -1,12 +1,9 @@
|
|||
# See here for more informations
|
||||
# https://github.com/YunoHost/package_check#syntax-check_process-file
|
||||
|
||||
;; Test complet
|
||||
; Manifest
|
||||
domain="domain.tld" (DOMAIN)
|
||||
path="/" (PATH)
|
||||
is_public=1 (PUBLIC|public=1|private=0)
|
||||
port="9980" (PORT)
|
||||
domain="domain.tld"
|
||||
path="/"
|
||||
is_public=1
|
||||
port="9980"
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=1
|
||||
|
@ -18,7 +15,6 @@
|
|||
upgrade=1 from_commit=3a02114f50e785722bc592cbcc33f92bf070b1c1
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
port_already_use=0
|
||||
change_url=0
|
||||
;;; Options
|
||||
Email=
|
||||
|
|
Loading…
Add table
Reference in a new issue