mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update docspell-install.sh
This commit is contained in:
@@ -15,9 +15,11 @@ update_os
|
|||||||
|
|
||||||
msg_info "Installing Dependencies (Patience)"
|
msg_info "Installing Dependencies (Patience)"
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
unzip \
|
|
||||||
htop \
|
htop \
|
||||||
gnupg2 \
|
gnupg2 \
|
||||||
|
curl \
|
||||||
|
sudo \
|
||||||
|
mc \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
default-jdk \
|
default-jdk \
|
||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
@@ -29,9 +31,7 @@ $STD apt-get install -y \
|
|||||||
unoconv \
|
unoconv \
|
||||||
wkhtmltopdf \
|
wkhtmltopdf \
|
||||||
ocrmypdf \
|
ocrmypdf \
|
||||||
sudo \
|
make
|
||||||
make \
|
|
||||||
mc
|
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Setting up PostgreSQL Repository"
|
msg_info "Setting up PostgreSQL Repository"
|
||||||
|
|||||||
Reference in New Issue
Block a user