Skip to content
Snippets Groups Projects
Commit b335c3b1 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

MAINT: include helpers in patch header

parent 80378ffe
Branches
Tags
No related merge requests found
......@@ -23,6 +23,10 @@
#
#header for patch scripts
# load useful functions #######################################################
UTILS_PATH=`dirname "$(realpath $0)"`
. $UTILS_PATH/helpers.sh
USAGE="$1 [ --env=ENV_FILE ] [ --patch=PATCH ] [ --backupdir=BACKUPDIR ]\n\n"
CMD_OPTIONS=$(cat <<EOF
options:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment