Update umlautadaptarr-install.sh

comment removed
This commit is contained in:
elvito 2025-04-14 23:44:26 +02:00 committed by GitHub
parent 6c1695f4bc
commit 7556d23409
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,6 @@ $STD apt-get install -y \
aspnetcore-runtime-8.0 aspnetcore-runtime-8.0
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
# Building & Installing UA
msg_info "Building & Installing Umlautadaptarr" msg_info "Building & Installing Umlautadaptarr"
$STD git clone https://github.com/PCJones/UmlautAdaptarr.git /opt/ $STD git clone https://github.com/PCJones/UmlautAdaptarr.git /opt/
cd /opt/UmlautAdaptarr cd /opt/UmlautAdaptarr