define shell

This commit is contained in:
David Todd 2019-05-27 02:33:03 -05:00
parent 3647bfe04c
commit da540e70ba
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
SHELL := /bin/bash
BASEDIR=$(CURDIR)
PLUGINDIR=$(BASEDIR)/plugins
PELICANDIR=$(BASEDIR)/pelican