mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-04 23:10:16 +00:00
Added mc.
This commit is contained in:
parent
f8f890f01f
commit
7f69965576
@ -17,11 +17,12 @@ update_os
|
|||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
nodejs \
|
nodejs \
|
||||||
npm sudo \
|
npm \
|
||||||
|
sudo \
|
||||||
git \
|
git \
|
||||||
python3 \
|
python3 \
|
||||||
curl \
|
curl \
|
||||||
unzip \
|
mc \
|
||||||
build-essential \
|
build-essential \
|
||||||
libwebp-dev \
|
libwebp-dev \
|
||||||
libsasl2-dev \
|
libsasl2-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user