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:
35a2822
)
add pause one sec for error message
author
Andy Witter
<awitter@georgialibraries.org>
Fri, 17 May 2013 07:33:06 +0000
(
03:33
-0400)
committer
Andy Witter
<awitter@georgialibraries.org>
Fri, 17 May 2013 07:33:06 +0000
(
03:33
-0400)
templates/setup.sh
patch
|
blob
|
history
diff --git
a/templates/setup.sh
b/templates/setup.sh
index
36a958c
..
2dff605
100755
(executable)
--- a/
templates/setup.sh
+++ b/
templates/setup.sh
@@
-604,6
+604,7
@@
then
else
echo;echo "Apache2 not installed yet"
echo "installing Apache2..."
+ sleep 1
apt-get install apache2 openssl
Config_Apache2_Default_SSL
a2ensite default-ssl