about summary refs log tree commit diff stats
path: root/makefile
diff options
context:
space:
mode:
authorCase Duckworth2023-05-25 00:15:01 -0500
committerCase Duckworth2023-05-25 00:15:01 -0500
commitbf2677e0dc75ec0e822990d2b96c8639039a7f5d (patch)
treed7824e964476db8d93b854fe625b3fe0f8ac4245 /makefile
downloadcacophony-bf2677e0dc75ec0e822990d2b96c8639039a7f5d.tar.gz
cacophony-bf2677e0dc75ec0e822990d2b96c8639039a7f5d.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..b783d07 --- /dev/null +++ b/makefile
@@ -0,0 +1,2 @@
1serve: cacophony.sh lighttpd.conf
2 lighttpd -D -f lighttpd.conf