testing & remove some things

This commit is contained in:
CanbiZ
2025-07-21 11:59:23 +02:00
parent 436026dc1c
commit 8a875044f0
9 changed files with 8 additions and 3469 deletions

View File

@@ -22,19 +22,19 @@ $STD apt-get install -y \
htop \
ca-certificates \
apt-transport-https \
tesseract-ocr \
tesseract-ocr-deu \
tesseract-ocr-eng \
unpaper \
unoconv \
wkhtmltopdf \
ocrmypdf
tesseract-ocr
#tesseract-ocr-deu \
#tesseract-ocr-eng \
#unpaper \
#unoconv \
#wkhtmltopdf \
#ocrmypdf
msg_ok "Installed Dependencies"
setup_gs
JAVA_VERSION="21" setup_java
POSTGRES_VERSION="16" setup_postgres
POSTGRES_VERSION="16" setup_postgresql
setup_yq
msg_info "Set up PostgreSQL Database"