diff --git a/script/serve-docs b/script/serve-docs index 620d5bf7..b7776fd1 100755 --- a/script/serve-docs +++ b/script/serve-docs @@ -1,4 +1,4 @@ #!/bin/bash cd docs -bundle exec jekyll serve +bundle exec jekyll serve "$@"