mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 14:25:53 +00:00
Added sync command
This commit is contained in:
committed by
bluisholive
parent
773e250193
commit
ee824f2d54
@@ -17,6 +17,11 @@ 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]
|
||||
|
||||
Reference in New Issue
Block a user