removed debugging step

This commit is contained in:
Luís Oliveira 2025-11-14 09:32:16 +00:00 committed by bluisholive
parent a7dbe05d6d
commit 5ec4b6ff84

View File

@ -17,11 +17,6 @@ fetch_and_deploy_gh_release "Byparr" "ThePhaseless/Byparr"
setup_uv
msg_info "Setup Byparr"
cd /opt/Byparr
$STD /usr/local/bin/uv sync
msg_ok "Setup Byparr"
msg_info "Creating Service"
cat <<EOF >/etc/systemd/system/byparr.service
[Unit]