diff --git a/conf/app.src b/conf/app.src deleted file mode 100644 index 3989a89..0000000 --- a/conf/app.src +++ /dev/null @@ -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 diff --git a/manifest.toml b/manifest.toml index fbae134..ec5d0e8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -44,10 +44,16 @@ ram.runtime = "0M" default = "visitors" [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.install_dir] - group = "www-data" + #group = "www-data" [resources.permissions] main.url = "/"