1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncloud_ynh.git synced 2024-09-03 19:56:25 +02:00

Add autoupdate

This commit is contained in:
OniriCorpe 2024-02-20 05:38:36 +01:00 committed by GitHub
parent abc8255ad0
commit c84f8b295f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,6 +61,12 @@ ram.runtime = "50M"
in_subdir = false
rename = "ocis"
# commented for now, waiting for stable owncloud v5
# autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "^ocis-.*-linux-amd64$"
autoupdate.asset.arm64 = "^ocis-.*-linux-arm64$"
autoupdate.asset.i386 = "^ocis-.*-linux-386$"
[resources.system_user]
[resources.install_dir]