about summary refs log tree commit diff stats
path: root/makefile
diff options
context:
space:
mode:
authorCase Duckworth2023-06-02 14:15:42 -0500
committerCase Duckworth2023-06-02 14:15:42 -0500
commitb426388561fd1d0379674abb55f6024e26dd20b7 (patch)
treea6156d5ae5b3daf54abc52e77089aaa4a10f04e2 /makefile
parentUpdate readme (diff)
downloadcacophony-b426388561fd1d0379674abb55f6024e26dd20b7.tar.gz
cacophony-b426388561fd1d0379674abb55f6024e26dd20b7.zip
Change function names; update README and MAKEFILE
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile index b783d07..8bee547 100644 --- a/makefile +++ b/makefile
@@ -1,2 +1,3 @@
1serve: cacophony.sh lighttpd.conf 1serve: cacophony.sh lighttpd.conf
2 @grep server.port lighttpd.conf
2 lighttpd -D -f lighttpd.conf 3 lighttpd -D -f lighttpd.conf