remove version
This commit is contained in:
parent
f31408c029
commit
367048d08d
@ -3,7 +3,6 @@
|
||||
# docker run --privileged --rm tonistiigi/binfmt --install arm64
|
||||
# docker buildx create --use --name multi-arch-builder
|
||||
REPO_URL="https://gitea.sesh.jetzt/yen/cph_open"
|
||||
echo "version: ${HIIVE_API_VERSION}"
|
||||
|
||||
mkdir arm64
|
||||
ssh root@yenting.party -t "if [ -d /opt/cph_open ]; then cd /opt/cph_open/; else cd /opt/ && git clone $REPO_URL && cd cph_open; fi; git fetch --all && git reset --hard origin/main && git switch main && cargo build --release --bin cph_open"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user