1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/trustyhash_ynh.git synced 2024-09-04 01:15:56 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-09-22 19:22:30 +02:00
parent 6bf9553689
commit 593e2456cb

View file

@ -33,6 +33,10 @@ ram.runtime = "50M"
type = "path"
default = "/trustyhash"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.sources.main]
url = "https://github.com/sprin/TrustyHash/archive/refs/heads/master.zip"