From 242013b9f47e31a0b8fbebe2cd0d328f278ac6e4 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 31 Jan 2019 22:44:46 -0600 Subject: [PATCH] Update test.sh --- test.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 7d3791d..0d1d18f 100755 --- a/test.sh +++ b/test.sh @@ -1,7 +1,10 @@ #!/usr/bin/env bash +cd /opt/idssys/defaults +git pull + source /opt/idssys/defaults/colors.inc source /opt/idssys/defaults/default.inc -detect_os +TEST=detect_os