Skip to content

Commit

Permalink
Fix typo in update-bikeshed-cache.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sideshowbarker committed May 28, 2020
1 parent d8e15df commit 4ab28f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-bikeshed-cache.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ cp -a bikeshed/bikeshed/spec-data/* .spec-data/
cp -a bikeshed/bikeshed/boilerplate/webauthn/* .bikeshed-include/

echo "Now be sure to run:"
echo " git add .spec-data/ ./bikeshed-include/"
echo " git add .spec-data/ .bikeshed-include/"
echo ""

0 comments on commit 4ab28f5

Please sign in to comment.