mirror of
https://github.com/YunoHost-Apps/biboumi_ynh.git
synced 2024-09-03 18:15:58 +02:00
Install metronome testing for tests
This commit is contained in:
parent
132c21b35e
commit
84669bccee
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ test_format = 1.0
|
|||
|
||||
preinstall = """
|
||||
if cat /etc/os-release | grep --quiet bookworm 2>/dev/null; then
|
||||
yunohost app install --force https://github.com/yunoHost-Apps/metronome_ynh -a 'domain=domain.tld&init_main_permission=visitors'
|
||||
yunohost app install --force https://github.com/yunoHost-Apps/metronome_ynh/tree/testing -a 'domain=domain.tld&init_main_permission=visitors'
|
||||
fi
|
||||
"""
|
||||
|
|
Loading…
Add table
Reference in a new issue