Karakeep: chromium fix (#6729)

- also removed unneeded dependency git
This commit is contained in:
Chris
2025-08-10 03:58:11 -04:00
committed by GitHub
parent c3cfdc1efa
commit 6b93869e52

View File

@@ -16,10 +16,8 @@ update_os
msg_info "Installing Dependencies"
$STD apt-get install -y \
build-essential \
git \
ca-certificates \
chromium/stable \
chromium-common/stable \
chromium \
graphicsmagick \
ghostscript
msg_ok "Installed Dependencies"