From e57e1ecd7f775f67a39121eff817c98d0f0c0b1f Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Thu, 27 Feb 2020 10:38:41 -0500 Subject: [PATCH] Update library.sh --- container_files/usr-local-bin/library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container_files/usr-local-bin/library.sh b/container_files/usr-local-bin/library.sh index d682fa9d..808ad973 100755 --- a/container_files/usr-local-bin/library.sh +++ b/container_files/usr-local-bin/library.sh @@ -1,7 +1,7 @@ #!/bin/sh dest=/opt/grouper/grouperWebapp/WEB-INF/ - +rsync -l -r -v /opt/grouper/slashRoot/ / setupPipe() { if [ -e $1 ]; then