projects
/
contrib
/
pines
/
eg-debian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
065bfcc
)
Remove debugging statement from postinst
author
Chris Sharp
<csharp@georgialibraries.org>
Sun, 17 Oct 2021 00:48:52 +0000
(20:48 -0400)
committer
Chris Sharp
<csharp@georgialibraries.org>
Sun, 17 Oct 2021 00:48:52 +0000
(20:48 -0400)
files_for_build/postinst
patch
|
blob
|
history
diff --git
a/files_for_build/postinst
b/files_for_build/postinst
index
e741c7a
..
b4381bf
100644
(file)
--- a/
files_for_build/postinst
+++ b/
files_for_build/postinst
@@
-40,7
+40,6
@@
chown opensrf:opensrf /var/lock/apache2
# start apache2
systemctl start apache2.service
sleep 2
-echo "exiting fixup_apache"
}
init_db()