Update makefile
This commit is contained in:
parent
d5da9d4194
commit
0b3fb0b1d4
1
makefile
1
makefile
|
@ -1,7 +1,6 @@
|
||||||
JEKYLL_CMD = bundle exec jekyll
|
JEKYLL_CMD = bundle exec jekyll
|
||||||
|
|
||||||
DEST_PATH = /var/www/html/alice_sites/alice_index
|
DEST_PATH = /var/www/html/alice_sites/alice_index
|
||||||
LOG_PATH = /tmp/alice_index-jekyll.log
|
|
||||||
|
|
||||||
DEST_DIR_FLAGS = --destination=${DEST_PATH}
|
DEST_DIR_FLAGS = --destination=${DEST_PATH}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue