Add bin/server
This commit is contained in:
8
bin/server
Executable file
8
bin/server
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
cd bin/dither && \
|
||||||
|
ROOT=/Users/dce/code/davideisinger.com/content \
|
||||||
|
KEY=/Users/dce/code/davideisinger.com/secret.key \
|
||||||
|
bundle exec ruby dither.rb &
|
||||||
|
|
||||||
|
sleep 1
|
||||||
|
|
||||||
|
DITHER_SERVER=http://localhost:4567 hugo server
|
||||||
Reference in New Issue
Block a user