projects
/
contrib
/
pines.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cae471f
)
Formatting change.
author
Chris Sharp
<csharp@georgialibraries.org>
Fri, 11 Apr 2014 16:57:16 +0000
(12:57 -0400)
committer
Chris Sharp
<csharp@georgialibraries.org>
Fri, 11 Apr 2014 16:57:16 +0000
(12:57 -0400)
update-libips.sh
patch
|
blob
|
history
diff --git
a/update-libips.sh
b/update-libips.sh
index
d3d7482
..
b9e8349
100755
(executable)
--- a/
update-libips.sh
+++ b/
update-libips.sh
@@
-83,7
+83,7
@@
echo "You will need to restart Apache on all brick heads for the changes to take
EditCopy () {
$EDITOR $LIB_IPS_TXT
-read -p "Would you like to copy the file to the other brick heads? (y/n)" COPYFILE
+read -p "Would you like to copy the file to the other brick heads? (y/n)
" COPYFILE
if [ "$COPYFILE" = "y" ]; then
CopyFile
elif [ "$COPYFILE" = "n" ]; then