From 2eecfae10050c1a4fcfacd1caa756d6d115afb1b Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Wed, 11 Apr 2018 21:36:25 -0400 Subject: Initial --- .vars | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .vars (limited to '.vars') diff --git a/.vars b/.vars new file mode 100644 index 0000000..2cab6b4 --- /dev/null +++ b/.vars @@ -0,0 +1,5 @@ +#!/bin/sh +set -e +set -x + +. ./inc -- cgit v1.2.3