From ec764d00eb2b1adcba863bb6fdaa6b0d9383e7fc Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Thu, 17 May 2018 11:43:53 -0400 Subject: [PATCH] Update daemon --- container_files/usr-local-bin/daemon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container_files/usr-local-bin/daemon b/container_files/usr-local-bin/daemon index 87d6aace..da40d1e6 100755 --- a/container_files/usr-local-bin/daemon +++ b/container_files/usr-local-bin/daemon @@ -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 -loader > /tmp/loggrouper