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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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