mirror of
https://github.com/YunoHost-Apps/mautrix_telegram_ynh.git
synced 2024-09-03 19:45:55 +02:00
Update tests.toml: update synapse install now that it's on packaging v2
This commit is contained in:
parent
a09c6cee14
commit
163bf55a1a
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ test_format = 1.0
|
|||
# (Remove this key entirely if not needed)
|
||||
preinstall = """
|
||||
sudo yunohost tools update apps
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/synapse_ynh/ -a "domain=$domain&server_name=$server_name&is_free_registration=$is_free_registration&jitsi_server=$jitsi_server" --force
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/synapse_ynh/ -a "domain=$domain&init_main_permission=all_users&server_name=$server_name&is_free_registration=$is_free_registration&jitsi_server=$jitsi_server" --force
|
||||
"""
|
||||
|
||||
# -------------------------------
|
||||
|
@ -34,4 +34,4 @@ args.apihash = "0800fc577294c34e0b28ad2839435945"
|
|||
|
||||
test_upgrade_from.452ed0e.name = "Upgrade from 0.12.2"
|
||||
|
||||
test_upgrade_from.bf0ba45.name = "Upgrade from 0.13.0"
|
||||
test_upgrade_from.bf0ba45.name = "Upgrade from 0.13.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue