Skip to content

Commit

Permalink
Update loop.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenKnoops authored Feb 15, 2022
1 parent ae3d9d3 commit 7cb1996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/loop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ then
check_target_repos "--rulesetUrl"
else
echo "No link, assuming base64 encoded file"
check_target_repos "-c ""$RULESET"""
check_target_repos "-c"
fi

0 comments on commit 7cb1996

Please sign in to comment.