mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-11 18:15:15 +02:00
Manyfold: add new dependency
This commit is contained in:
committed by
GitHub
parent
da33106e59
commit
0db36c9981
@@ -15,12 +15,13 @@ update_os
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt install -y \
|
||||
libarchive-dev \
|
||||
f3d \
|
||||
git \
|
||||
libarchive-dev \
|
||||
libassimp-dev \
|
||||
libmariadb-dev \
|
||||
redis-server \
|
||||
nginx \
|
||||
libassimp-dev
|
||||
redis-server
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
setup_imagemagick
|
||||
|
||||
Reference in New Issue
Block a user