This commit is contained in:
bjoernellens1 2023-11-30 09:24:02 +01:00 committed by GitHub
parent f229307c08
commit b004c2c32e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,4 +8,4 @@ actions:
- title: "Stop Mapping"
shell: docker compose -f /home/bjorn/git/cps_loki/docker-compose.yaml down mapping
- title: "Restart Teleop"
shell: docker-compose -f /home/bjorn/git/cps_loki/docker-compose.yaml restart teleop
shell: docker compose -f /home/bjorn/git/cps_loki/docker-compose.yaml restart teleop