updated Makefile

pull/16/head
Hari Sekhon 5 months ago
parent 87bd42d1d6
commit 4dc67617ee

@ -15,6 +15,8 @@ include Makefile.in
REPO := HariSekhon/DevOps-Bash-tools
export PATH := $(PATH):/opt/homebrew/bin
CONF_FILES := $(shell sed "s/\#.*//; /^[[:space:]]*$$/d" setup/files.txt)
#CODE_FILES := $(shell find . -type f -name '*.sh' -o -type f -name '.bash*' | sort)

Loading…
Cancel
Save