Skip to content

Commit

Permalink
Update darkCapture.sh: don't exit since we are source'd in
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Sep 16, 2023
1 parent 382d19f commit 922646d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/darkCapture.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,3 @@ if [[ $(settings ".notificationimages") == "false" ]]; then
# will want to see the dark frames so the performance hit is
cp "${MOVE_TO_FILE}" "${ALLSKY_TMP}/${FILENAME}.${EXTENSION}" || exit 4
fi

exit 0

0 comments on commit 922646d

Please sign in to comment.