Skip to content

Commit f714706

Browse files
committed
script/test-site: pass on extra arguments
1 parent 90ec807 commit f714706

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/test-site

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/bash
2-
bundle exec jekyll serve -s spec/test-site
2+
bundle exec jekyll serve -s spec/test-site $@

0 commit comments

Comments
 (0)