mirror of
https://github.com/YunoHost-Apps/icecoder_ynh.git
synced 2024-09-03 19:26:10 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
0c15ef079d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
;; Test complet
|
||||
; pre-install
|
||||
sudo yunohost app install my_webapp -a "domain=domain.tld&path=/path&with_sftp=1&password=myreallystrengthpassword&init_main_permission=visitors&phpversion=7.3&with_mysql=1"
|
||||
sudo yunohost app install my_webapp --force -a "domain=domain.tld&path=/path&with_sftp=1&password=myreallystrengthpassword&init_main_permission=visitors&phpversion=7.4&with_mysql=1"
|
||||
; Manifest
|
||||
app_id="my_webapp"
|
||||
sub_folder="/www"
|
||||
|
|
Loading…
Add table
Reference in a new issue