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:
yalh76 2022-03-25 19:32:38 +01:00
parent d88b5d2acd
commit 63abc6ae54

View file

@ -1,6 +1,6 @@
;; Test complet
; pre-install
sudo yunohost app install my_webapp -a "domain=domain.tld&path=/site&with_sftp=false&is_public=true&phpversion=7.4&with_mysql=false"
sudo yunohost app install my_webapp -a "domain=domain.tld&path=/path&with_sftp=1&password=myreallystrengthpassword&is_public=1&phpversion=7.3&with_mysql=1"
; Manifest
app_id="my_webapp"
sub_path="/www"