From 5de677a43a94e223807f39a80309c78239a59493 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sat, 26 Dec 2015 21:37:47 +0000 Subject: [PATCH] fixed core_functions.sh --- functions/fn_functions | 2 ++ 1 file changed, 2 insertions(+) diff --git a/functions/fn_functions b/functions/fn_functions index a16b83311..8b3884f25 100644 --- a/functions/fn_functions +++ b/functions/fn_functions @@ -16,3 +16,5 @@ fn_getopt(){ functionfile="${FUNCNAME}" fn_runfunction } + +core_functions.sh \ No newline at end of file