aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALLING.rst
diff options
context:
space:
mode:
authorKristian Lyngstøl <kly@kly.no>2017-12-27 11:47:59 +0100
committerGitHub <noreply@github.com>2017-12-27 11:47:59 +0100
commit1e1c6d13c3a1a7da9c1fe94bcbc7a5277d433ac1 (patch)
tree747d89de42166774dc8d07e97de4c56afcb8b753 /INSTALLING.rst
parent5d35cd128743db8386fcf2d986d999c73f9b9dbe (diff)
parent48644fde32d1a4a4be03f7c1ec218609f214e3ef (diff)
Merge pull request #163 from lasseh/master
Minor changes for easier install
Diffstat (limited to 'INSTALLING.rst')
-rw-r--r--INSTALLING.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALLING.rst b/INSTALLING.rst
index 3e50ede..c645ff9 100644
--- a/INSTALLING.rst
+++ b/INSTALLING.rst
@@ -39,6 +39,10 @@ As ``$YOURUSER``::
Then visit http://ip-your-boxen/
+Manualy import the database for now::
+
+ psql -h localhost -d nms -U nms -f /opt/gondul/build/schema.sql
+
Setting up your network...
--------------------------