mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-10 01:39:17 +00:00
Update install/5etools-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
This commit is contained in:
parent
fd74054bd1
commit
2bfe7699d0
@ -18,11 +18,11 @@ update_os
|
|||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
curl \
|
curl \
|
||||||
|
mc \
|
||||||
sudo \
|
sudo \
|
||||||
git \
|
git \
|
||||||
jq \
|
jq \
|
||||||
apache2
|
apache2
|
||||||
|
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
# Setup App
|
# Setup App
|
||||||
|
Loading…
Reference in New Issue
Block a user