mirror of
https://github.com/YunoHost-Apps/icecoder_ynh.git
synced 2024-09-03 19:26:10 +02:00
Update tests.toml
This commit is contained in:
parent
28c5cc22c6
commit
870f3d3433
1 changed files with 2 additions and 0 deletions
|
@ -5,3 +5,5 @@ test_format = 1.0
|
|||
preinstall = """
|
||||
sudo yunohost app install my_webapp --force -a "domain=domain.tld&path=/path&with_sftp=1&password=myreallystrengthpassword&init_main_permission=visitors&phpversion=8.2&database=none"
|
||||
"""
|
||||
|
||||
args.custom_webapp_id = "my_webapp"
|
||||
|
|
Loading…
Reference in a new issue