Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp
diff options
context:
space:
mode:
authorRogelio Mita <rogeliomita@activitycentral.com>2013-09-18 17:12:51 (GMT)
committer Rogelio Mita <rogeliomita@activitycentral.com>2013-09-18 20:55:12 (GMT)
commit802970a12ee27cdf4164da1bec5b7014b78b9ad2 (patch)
tree882b9a81ca6512c71f3f8742174a437255e4d762 /webapp
parent07e33d6ff11e6eb31ca9dc8b422abcf2a136e2d6 (diff)
stop_apache
Diffstat (limited to 'webapp')
-rw-r--r--webapp/backup/backup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/backup/backup.sh b/webapp/backup/backup.sh
index 7b81c5c..e26a300 100644
--- a/webapp/backup/backup.sh
+++ b/webapp/backup/backup.sh
@@ -1,5 +1,6 @@
function stop_apache {
echo "Stopping apache..."
+ sudo service apache2 stop
}
function dump_mongodb {