Skip to content

Commit

Permalink
better run args
Browse files Browse the repository at this point in the history
  • Loading branch information
donald-pinckney committed Feb 22, 2024
1 parent a36c5bd commit 04ebe3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

# Build rest of site
bundle exec jekyll serve "$@"
bundle exec jekyll serve -w -l

0 comments on commit 04ebe3b

Please sign in to comment.