1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/icecoder_ynh.git synced 2024-09-03 19:26:10 +02:00

Update check_process

This commit is contained in:
Stylix58 2021-04-01 13:54:56 +02:00 committed by GitHub
parent 013b97bf4d
commit c67eda9950
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,9 @@
;; Test complet
; pre-install
sudo yunohost app install my_webapp -f -a domain=domain.tld0&path=/site&with_sftp=1&password="myreallystrengthpassword"&is_public=1&with_mysql=1
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
admin="john" (USER)
language="fr"
is_public=1 (PUBLIC|public=1|private=0)
password="pass"
port="666" (PORT)
; Checks
pkg_linter=1
setup_sub_dir=1
@ -66,4 +63,4 @@ Notification=none
;;; Upgrade options
; commit=65c382d138596fcb32b4c97c39398815a1dcd4e8
name=Name of this previous version
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=pass&is_public=1&
manifest_arg=domain=DOMAIN&path=PATH&