mirror of
https://github.com/YunoHost-Apps/osada_ynh.git
synced 2024-09-03 19:46:30 +02:00
Added protocol in check_process
This commit is contained in:
parent
800c27cecc
commit
52cb57c033
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
auto_remove=1
|
auto_remove=1
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld" (DOMAIN)
|
domain="domain.tld" (DOMAIN)
|
||||||
|
protocol="osada"
|
||||||
admin="john" (USER)
|
admin="john" (USER)
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue