Update install/5etools-install.sh

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
This commit is contained in:
Johanna Rührig 2025-01-01 17:00:20 +01:00 committed by GitHub
parent fd74054bd1
commit 2bfe7699d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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