1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/armadietto_ynh.git synced 2024-09-03 18:06:18 +02:00
armadietto_ynh/check_process

32 lines
777 B
Text
Raw Normal View History

2021-12-17 11:38:57 +01:00
# See here for more information
# 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.
;; Test complet
; Manifest
domain="domain.tld"
path="/"
admin="armadietto"
2021-12-17 11:38:57 +01:00
language="fr"
is_public=1
is_signup=0
port="8008"
2021-12-17 11:38:57 +01:00
; Checks
pkg_linter=1
setup_root=1
2021-12-21 01:17:31 +01:00
setup_private=1
setup_public=1
upgrade=1
2022-01-02 02:37:17 +01:00
# 0.0.2~ynh5
upgrade=1 from_commit=d185b84698a9f7e83eff6bf6dd5606f35282a536
2021-12-21 01:17:31 +01:00
backup_restore=1
2021-12-17 11:38:57 +01:00
change_url=1
;;; Options
Email=
Notification=none
;;; Upgrade options
2022-01-02 02:37:17 +01:00
; commit=d185b84698a9f7e83eff6bf6dd5606f35282a536
name= Upgrade from version 0.0.2~ynh6
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&is_signup=0&port=8008&