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-14 23:38:44 +02:00 committed by GitHub
parent 7d6cac3dee
commit cdad6b8d73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,8 +16,6 @@ update_os
# Installing Dependencies
msg_info "Installing Dependencies"
$STD apt update
$STD apt upgrade -y
$STD wget https://packages.microsoft.com/config/debian/12/packages-microsoft-prod.deb -O packages-microsoft-prod.deb
$STD dpkg -i packages-microsoft-prod.deb
$STD apt-get update