From 055cdfed7d4e53dd37a749370a85c1dde9d31784 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Tue, 2 Dec 2025 13:52:22 +0100 Subject: [PATCH] reorder --- install/byparr-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/byparr-install.sh b/install/byparr-install.sh index dc2c0ee14..d711738e3 100644 --- a/install/byparr-install.sh +++ b/install/byparr-install.sh @@ -25,7 +25,6 @@ $STD apt -y install \ msg_ok "Installed Dependencies" fetch_and_deploy_gh_release "Byparr" "ThePhaseless/Byparr" - setup_uv msg_info "Creating Service"