Update makefile

This commit is contained in:
Carneiro 2024-08-21 16:30:23 -03:00
parent d5da9d4194
commit 0b3fb0b1d4
1 changed files with 0 additions and 1 deletions

View File

@ -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}