mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-06-27 18:04:27 +08:00
use bash
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
# GLOBALS #
|
||||
#################################################################################
|
||||
|
||||
SHELL := /bin/bash
|
||||
PROJECT_DIR := $(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))
|
||||
BUCKET = {{ cookiecutter.s3_bucket }}
|
||||
PROFILE = {{ cookiecutter.aws_profile }}
|
||||
|
||||
Reference in New Issue
Block a user