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"