Merge pull request #11 from dacarley/make-update-onefinity

Changed Makefile to allow for easier 'make update'
This commit is contained in:
OneFinityCNC
2021-03-03 00:40:09 -05:00
committed by GitHub

View File

@@ -31,7 +31,7 @@ WATCH := src/pug src/pug/templates src/stylus src/js src/resources Makefile
WATCH += src/static
ifndef HOST
HOST=onefinity.local
HOST=onefinity
endif
ifndef PASSWORD