From fe18f6f59698430e6e8088df59069321a7ec9b36 Mon Sep 17 00:00:00 2001
From: Christopher Hubing <chubing@internet2.edu>
Date: Mon, 17 Sep 2018 15:56:50 -0400
Subject: [PATCH] Update gsh

---
 container_files/usr-local-bin/gsh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/container_files/usr-local-bin/gsh b/container_files/usr-local-bin/gsh
index e65979ab..06f60f83 100755
--- a/container_files/usr-local-bin/gsh
+++ b/container_files/usr-local-bin/gsh
@@ -4,6 +4,6 @@
 
 prepDaemon
 
-export GSH_JVMARGS="$GSH_JVMARGS -DENV=$ENV -DUSERTOKEN=$USERTOKEN"
+export GSH_JVMARGS="$$GSH_JVMARGS -DENV=$ENV -DUSERTOKEN=$USERTOKEN"
 
 exec bin/gsh "$@" | tee /tmp/loggrouper