summary refs log tree commit diff stats
path: root/makefile
diff options
context:
space:
mode:
authorCase Duckworth2023-04-30 22:29:09 -0500
committerCase Duckworth2023-04-30 22:29:09 -0500
commit3f7954f8e1c2274e4b6f1b794bc36a908f28afce (patch)
tree36481a91868f94fbb701a7b6db697e614b440e2b /makefile
downloadyawp.sh-3f7954f8e1c2274e4b6f1b794bc36a908f28afce.tar.gz
yawp.sh-3f7954f8e1c2274e4b6f1b794bc36a908f28afce.zip
Initial commit
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefile b/makefile new file mode 100644 index 0000000..efb10b9 --- /dev/null +++ b/makefile
@@ -0,0 +1,2 @@
1serve: yawp.sh lighttpd.conf
2 lighttpd -D -f lighttpd.conf