mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2024-09-03 18:26:37 +02:00
18762576d5
* 2.0.14 (#24) * 2.0.14 * Update install * Upgrade to 2.0.15 (#26) * Upgrade to 2.0.15 * Update README.md * Upgrade to 2.0.16 * [autopatch] Update issue and PR templates * Attempt to fix the stupid encoding issue in LICENSE, breaking the linter * Add php7.3-zip * cleaning (#32) * Update install * Update restore * fix linter * 2.0.17 (#36) * 2.0.17 * Fix * 2.0.19 (#38) * 2.0.19 * 2.0.21 (#40) * 2.0.21 * Auto-update README Co-authored-by: yunohost-bot <yunohost@yunohost.org> * 2.0.23 * Auto-update README * 2.1.0 * Auto-update README * Update _common.sh * 2.1.1 * Auto-update README * Update _common.sh * Create updater.sh * Update updater.sh * Add change_url * Update check_process Co-authored-by: Yunohost-Bot <> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: yunohost-bot <yunohost@yunohost.org>
28 lines
645 B
Text
28 lines
645 B
Text
;; Test complet
|
|
; Manifest
|
|
domain="domain.tld"
|
|
path="/path"
|
|
username="john"
|
|
name="john"
|
|
email="admin@example.com"
|
|
is_public=1
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=1
|
|
setup_root=1
|
|
setup_nourl=0
|
|
setup_private=1
|
|
setup_public=1
|
|
upgrade=1
|
|
#2.0.23~ynh1
|
|
upgrade=1 from_commit=ba7931d0524925cb4a4264ac857af9ea7c7e6120
|
|
backup_restore=1
|
|
multi_instance=1
|
|
change_url=1
|
|
;;; Options
|
|
Email=anmol@datamol.org
|
|
Notification=change
|
|
;;; Upgrade options
|
|
; commit=ba7931d0524925cb4a4264ac857af9ea7c7e6120
|
|
name=Testing (#42)
|
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&
|