From bf9ba343309f3587ac6dc9f270e51ee09ead3e77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 15 Sep 2023 14:21:14 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index bd40846..9455477 100644 --- a/manifest.toml +++ b/manifest.toml @@ -66,4 +66,4 @@ ram.runtime = "50M" admin.show_tile = false [resources.apt] - packages = "libpq5" + packages = "libpq5 rsync"