1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-03-08 13:19:05 +00:00

Paperless-AI: add dependency "make" (#2289)

This commit is contained in:
CanbiZ 2025-02-12 11:26:41 +01:00 committed by GitHub
parent 56de05a392
commit c014bc200e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,8 @@ $STD apt-get install -y \
curl \
sudo \
mc \
gpg
gpg \
make
msg_ok "Installed Dependencies"
msg_info "Setting up Node.js Repository"