Added sync command
This commit is contained in:
parent
1b85649057
commit
34e6ebde3c
@ -17,6 +17,11 @@ fetch_and_deploy_gh_release "Byparr" "ThePhaseless/Byparr"
|
|||||||
|
|
||||||
setup_uv
|
setup_uv
|
||||||
|
|
||||||
|
msg_info "Setup Byparr"
|
||||||
|
cd /opt/Byparr
|
||||||
|
$STD /usr/local/bin/uv sync
|
||||||
|
msg_ok "Setup Byparr"
|
||||||
|
|
||||||
msg_info "Creating Service"
|
msg_info "Creating Service"
|
||||||
cat <<EOF >/etc/systemd/system/byparr.service
|
cat <<EOF >/etc/systemd/system/byparr.service
|
||||||
[Unit]
|
[Unit]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user