mirror of
https://github.com/YunoHost-Apps/biboumi_ynh.git
synced 2024-09-03 18:15:58 +02:00
Fix tests.toml
This commit is contained in:
parent
aeb3d5228e
commit
3491d10707
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ test_format = 1.0
|
||||||
|
|
||||||
[default]
|
[default]
|
||||||
|
|
||||||
preinstall = """"
|
preinstall = """
|
||||||
if cat /etc/os-release | grep --quiet bookworm 2>/dev/null; then
|
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 -a 'domain=domain.tld&init_main_permission=visitors'
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue