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

Refresh catalog before installing ZeroTier during tests

This commit is contained in:
tituspijean 2023-08-27 00:41:50 +02:00
parent b1819ac8f8
commit cc347af429
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

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