From 2bfe7699d0d359957b059ea86f5be47d945ec810 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johanna=20R=C3=BChrig?= Date: Wed, 1 Jan 2025 17:00:20 +0100 Subject: [PATCH] Update install/5etools-install.sh Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> --- install/5etools-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/5etools-install.sh b/install/5etools-install.sh index cc3e5813..960d7d5c 100644 --- a/install/5etools-install.sh +++ b/install/5etools-install.sh @@ -18,11 +18,11 @@ update_os msg_info "Installing Dependencies" $STD apt-get install -y \ curl \ + mc \ sudo \ git \ jq \ apache2 - msg_ok "Installed Dependencies" # Setup App