Skip to content

Commit

Permalink
script/test-site: pass on extra arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed May 18, 2022
1 parent 90ec807 commit f714706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/test-site
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
bundle exec jekyll serve -s spec/test-site
bundle exec jekyll serve -s spec/test-site $@

0 comments on commit f714706

Please sign in to comment.