Update install/umlautadaptarr-install.sh

Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
elvito
2025-04-15 18:10:14 +02:00
committed by GitHub
parent f9b5bee804
commit 64c4834702

View File

@@ -20,7 +20,6 @@ $STD apt-get update
$STD apt-get install -y \ $STD apt-get install -y \
curl \ curl \
unzip \ unzip \
git \
dotnet-sdk-8.0 \ dotnet-sdk-8.0 \
aspnetcore-runtime-8.0 aspnetcore-runtime-8.0
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"