projects
/
contrib
/
pines
/
genasys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
deea181
)
fix reversed symbolic link
author
Chris Sharp
<csharp@georgialibraries.org>
Thu, 11 Apr 2019 00:25:25 +0000
(20:25 -0400)
committer
Chris Sharp
<csharp@georgialibraries.org>
Thu, 11 Apr 2019 00:25:25 +0000
(20:25 -0400)
templates/setup.sh
patch
|
blob
|
history
diff --git
a/templates/setup.sh
b/templates/setup.sh
index
b4a3806
..
6c2a2c1
100755
(executable)
--- a/
templates/setup.sh
+++ b/
templates/setup.sh
@@
-741,7
+741,7
@@
then
fi
if rm -rf /openils/var/web/reporter
then
- if ! ln -s /
openils/var/web/reporter /storage/reports-output
+ if ! ln -s /
storage/reports-output /openils/var/web/reporter
then
echo
echo "WARNING!!"