Skip to content

Commit c9daeaf

Browse files
committed
fix lint
1 parent dac8997 commit c9daeaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/deploy-pr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ while (("$#")); do
4040
shift
4141
break
4242
;;
43-
-* | --*)
43+
--*)
4444
echo "Error: Unsupported flag $1" >&2
4545
exit 1
4646
;;

0 commit comments

Comments
 (0)