From 9a682dd1033153a7572bde03713f50ab765137bb Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:21:14 +0100 Subject: [PATCH] Update changedetection-install.sh --- install/changedetection-install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install/changedetection-install.sh b/install/changedetection-install.sh index b06dabee..bf651116 100644 --- a/install/changedetection-install.sh +++ b/install/changedetection-install.sh @@ -50,9 +50,9 @@ $STD apt-get install -y \ ca-certificates \ ffmpeg \ locales \ - lsb-release - pdftk - unzip + lsb-release \ + pdftk \ + unzip \ gnupg msg_ok "Installed Dependencies"