diff --git a/systemd/camera.service b/systemd/camera.service index 2a5a04e2..192d0a3a 100644 --- a/systemd/camera.service +++ b/systemd/camera.service @@ -4,7 +4,7 @@ Description=camera service [Service] TimeoutStopSec=5 #EnvironmentFile=/home/pi/CubeSatSim/.mode -ExecStart=/home/pi/payload/take-photos.sh +ExecStart=/home/pi/CubeSatSim/take-photos.sh WorkingDirectory=/home/pi/payload StandardOutput=inherit StandardError=inherit