From 6cae40f84d93c20f048650a22794b643486d0402 Mon Sep 17 00:00:00 2001 From: ayakael Date: Sat, 7 Apr 2018 19:59:35 -0400 Subject: [PATCH] [env] Env now does not source from /usr/lib/bash/bunc --- src/env | 1 - 1 file changed, 1 deletion(-) diff --git a/src/env b/src/env index f642414..e05e70d 100644 --- a/src/env +++ b/src/env @@ -4,7 +4,6 @@ # Sets environment variables necessary for the functioning of this script ### -source /usr/lib/bash/bunc IFS=' ' _OPT_DB_FILE=.dam.db