Skip to content

Commit

Permalink
Update allsky-config.sh: Allow negative angles
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Jan 24, 2025
1 parent 96b523a commit c814faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/utilities/allsky-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ function show_start_times()
shift
;;

-*)
--*)
echo -e "${RED}${ME}: Unknown argument '${ARG}'.${NC}" >&2
OK="false"
;;
Expand Down

0 comments on commit c814faf

Please sign in to comment.