This commit is contained in:
parent
2f07322a4e
commit
4e762a1a5d
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue