cps_loki/scripts/ps4_controller_script.sh

8 lines
180 B
Bash
Raw Permalink Normal View History

2024-03-25 08:59:52 +00:00
#!/bin/bash
# Change directory to where docker-compose.yml is located
cd /home/bjorn/git/cps_loki
# Restart the teleop service using docker-compose
docker compose restart teleop