mirror of
https://github.com/YunoHost-Apps/flarum_ynh.git
synced 2024-09-03 18:36:24 +02:00
Fix check_process
I do not actually know how to put spaces in arguments
This commit is contained in:
parent
f54fd6c80d
commit
0175b7a3b0
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
is_public=1 (PUBLIC|public=1|private=0)
|
||||
password="pass"
|
||||
port="666" (PORT)
|
||||
title="My forum"
|
||||
title="Forum"
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=1
|
||||
|
|
Loading…
Reference in a new issue