1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zeroui_ynh.git synced 2024-09-03 18:05:57 +02:00

Ignore zerotier pre-install warning install for tests

This commit is contained in:
tituspijean 2024-05-17 21:14:15 +02:00 committed by GitHub
parent 77daee4b4e
commit e51f2e3007
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ test_format = 1.0
preinstall = """
sudo yunohost tools update
sudo yunohost app install zerotier
sudo yunohost app install zerotier -f
"""
# -------------------------------