From 6c1695f4bc651592f1bc5405cbf9eeb197b23731 Mon Sep 17 00:00:00 2001 From: elvito Date: Mon, 14 Apr 2025 23:41:27 +0200 Subject: [PATCH] Update umlautadaptarr-install.sh --- install/umlautadaptarr-install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/install/umlautadaptarr-install.sh b/install/umlautadaptarr-install.sh index 7bcc6ff..47903a5 100644 --- a/install/umlautadaptarr-install.sh +++ b/install/umlautadaptarr-install.sh @@ -5,7 +5,6 @@ # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://github.com/PCJones/UmlautAdaptarr -# Import Functions und Setup source /dev/stdin <<< "$FUNCTIONS_FILE_PATH" color verb_ip6 @@ -14,7 +13,6 @@ setting_up_container network_check update_os -# Installing Dependencies msg_info "Installing Dependencies" $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