1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cinny_ynh.git synced 2024-09-03 18:16:13 +02:00
This commit is contained in:
Éric Gaspar 2023-04-07 10:08:39 +02:00 committed by Salamandar
parent 49ec94010b
commit e7be217b08
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +0,0 @@
SOURCE_URL=https://github.com/cinnyapp/cinny/releases/download/v2.2.4/cinny-v2.2.4.tar.gz
SOURCE_SUM=06ac4466023dbb1a14a65fc22768d25a3348a5f3f6377f760b887f9ae0658596
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_EXTRACT=true

View file

@ -44,10 +44,16 @@ ram.runtime = "0M"
default = "visitors" default = "visitors"
[resources] [resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/cinnyapp/cinny/releases/download/v2.2.4/cinny-v2.2.4.tar.gz"
sha256 = "06ac4466023dbb1a14a65fc22768d25a3348a5f3f6377f760b887f9ae0658596"
[resources.system_user] [resources.system_user]
[resources.install_dir] [resources.install_dir]
group = "www-data" #group = "www-data"
[resources.permissions] [resources.permissions]
main.url = "/" main.url = "/"