Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(23)

Unified Diff: util/builddb/precise/builddb/hooks/start

Issue 6555043: builddb: new tool for building mongodb from source
Patch Set: builddb: new tool for building mongodb from source Created 12 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « util/builddb/precise/builddb/hooks/install ('k') | util/builddb/precise/builddb/metadata.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/builddb/precise/builddb/hooks/start
=== added file 'util/builddb/precise/builddb/hooks/start'
--- util/builddb/precise/builddb/hooks/start 1970-01-01 00:00:00 +0000
+++ util/builddb/precise/builddb/hooks/start 2012-09-20 15:04:45 +0000
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+/etc/init.d/nginx restart
+
+open-port 80
« no previous file with comments | « util/builddb/precise/builddb/hooks/install ('k') | util/builddb/precise/builddb/metadata.yaml » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b