Skip to content

Commit

Permalink
Update library.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Feb 27, 2020
1 parent 623618e commit e57e1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container_files/usr-local-bin/library.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

dest=/opt/grouper/grouperWebapp/WEB-INF/

rsync -l -r -v /opt/grouper/slashRoot/ /

setupPipe() {
if [ -e $1 ]; then
Expand Down

0 comments on commit e57e1ec

Please sign in to comment.