Skip to content

Commit

Permalink
Fixed long option for 'reboot'
Browse files Browse the repository at this point in the history
  • Loading branch information
spenc333 committed May 10, 2023
1 parent 983f467 commit c712f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/camViewer
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ do
MAINSCREEN=1
shift
;;
-r|--rate)
-r|--reboot)
REBOOT=1
shift
;;
Expand Down

0 comments on commit c712f8d

Please sign in to comment.