- CI.
All checks were successful
GBCI / build (push) Successful in 7m28s

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-09-19 20:10:21 -03:00
parent 2f07322a4e
commit 4e762a1a5d

View file

@ -29,7 +29,6 @@ jobs:
- name: Deploy binary and restart - name: Deploy binary and restart
run: | run: |
lxc exec bot:pragmatismo-system -- systemctl stop system lxc exec bot:pragmatismo-system -- systemctl stop system
pkill gbserver
sudo cp ./target/debug/gbserver /opt/gbo/bin/system sudo cp ./target/debug/gbserver /opt/gbo/bin/system
sudo chmod +x /opt/gbo/bin/system/gbserver sudo chmod +x /opt/gbo/bin/system/gbserver