Merge Launch/Start powershell scripts

I guess I never noticed I had both. Weird.
This commit is contained in:
Xevion
2022-09-20 16:52:20 -05:00
parent fc3de10a28
commit 1dff66a5b8
2 changed files with 1 additions and 2 deletions

View File

@@ -1 +1 @@
bundle exec jekyll serve --config _config.yml,_config_dev.yml --drafts --unpublished
bundle exec jekyll serve --config _config.yml,_config_dev.yml --drafts --unpublished -I -o

View File

@@ -1 +0,0 @@
bundle exec jekyll serve --drafts -I -o --config _config.yml,_config_dev.yml