mirror of
https://github.com/YunoHost-Apps/framagames_ynh.git
synced 2024-09-03 18:36:28 +02:00
3580dcbf9a
* Update manifest.json * Small fixes * Add change_url script * Fix linter warnings (#10) * Fix linter warnings * Fix * Upgrade (#16) * Apply example_ynh * Auto-update README * Cleanup * Update upgrade * Update manifest.json Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: yalh76 <yalh@yahoo.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org>
25 lines
560 B
Text
25 lines
560 B
Text
;; Test complet
|
|
; Manifest
|
|
domain="domain.tld"
|
|
path="/path"
|
|
language="fr"
|
|
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
|
|
upgrade=1 from_commit=14e4f25a068e95cbb75990733b8dcc9ed2edf59c
|
|
backup_restore=1
|
|
multi_instance=1
|
|
change_url=1
|
|
;;; Options
|
|
Email=
|
|
Notification=none
|
|
;;; Upgrade options
|
|
; commit=14e4f25a068e95cbb75990733b8dcc9ed2edf59c
|
|
name=Testing (#9)
|
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&
|