Skip to content

Commit

Permalink
Fixed virtual env issue
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoBlanchette committed Sep 10, 2023
1 parent 8a793c5 commit 647c4a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions installers/setup_camera_cron.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

echo Setting up camera controller...

source $SKYTRACER_HOME/bin/./activate

REPLACEPYTHON=$(which python)

REPLACESCRIPT=$SKYTRACER_HOME/skytracer/camera/capture.py
Expand Down

0 comments on commit 647c4a0

Please sign in to comment.