1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pytition_ynh.git synced 2024-09-03 20:16:08 +02:00
pytition_ynh/check_process

32 lines
719 B
Text
Raw Normal View History

2018-08-08 23:04:20 +02:00
# See here for more information
2017-06-02 18:03:28 +02:00
# https://github.com/YunoHost/package_check#syntax-check_process-file
# Move this file from check_process.default to check_process when you have filled it.
2017-06-02 18:03:28 +02:00
;; Test complet
; Manifest
domain="domain.tld"
path="/path"
is_public=1
2022-03-04 20:53:21 +01:00
language="fr"
password="1Strong-Password"
2017-06-02 18:03:28 +02:00
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
2022-04-05 16:15:54 +02:00
;upgrade=1
;upgrade=1 from_commit=CommitHash
;backup_restore=1
2017-06-02 18:03:28 +02:00
multi_instance=1
2022-04-11 17:16:03 +02:00
change_url=1
2017-06-02 18:03:28 +02:00
;;; Options
Email=
Notification=none
2019-02-10 15:02:38 +01:00
;;; Upgrade options
; commit=CommitHash
name=Name and date of the commit.
2022-04-05 16:15:54 +02:00
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&language=fr&password=pass&