mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Fix
This commit is contained in:
parent
12e9ac6f90
commit
8ea4e3dac8
2 changed files with 1 additions and 30 deletions
|
@ -1,30 +0,0 @@
|
||||||
;; Test complet
|
|
||||||
; Manifest
|
|
||||||
domain="domain.tld"
|
|
||||||
path="/path"
|
|
||||||
is_public=1
|
|
||||||
admin="john"
|
|
||||||
password="password"
|
|
||||||
group_name="public with space"
|
|
||||||
group_description="My public space"
|
|
||||||
; Checks
|
|
||||||
pkg_linter=1
|
|
||||||
setup_sub_dir=0
|
|
||||||
setup_root=1
|
|
||||||
setup_nourl=0
|
|
||||||
setup_private=1
|
|
||||||
setup_public=1
|
|
||||||
upgrade=1
|
|
||||||
# 0.6.1~ynh2
|
|
||||||
upgrade=1 from_commit=ed1506fa3eb56358fecb06d832c9684acbf682d9
|
|
||||||
backup_restore=1
|
|
||||||
multi_instance=0
|
|
||||||
port_already_use=0
|
|
||||||
change_url=1
|
|
||||||
;;; Options
|
|
||||||
Email=
|
|
||||||
Notification=none
|
|
||||||
;;; Upgrade options
|
|
||||||
; commit=ed1506fa3eb56358fecb06d832c9684acbf682d9
|
|
||||||
name=0.6.1~ynh2
|
|
||||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&
|
|
|
@ -7,6 +7,7 @@ test_format = 1.0
|
||||||
# ------------
|
# ------------
|
||||||
|
|
||||||
exclude ="install.nourl"
|
exclude ="install.nourl"
|
||||||
|
exclude ="setup_sub_dir"
|
||||||
|
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
# Default args to use for install
|
# Default args to use for install
|
||||||
|
|
Loading…
Add table
Reference in a new issue