update changes and readme

This commit is contained in:
Oliver Gorwits
2013-01-14 22:13:25 +00:00
parent f968c6ad16
commit d5def56001
3 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,8 @@
2.003000_001 -
2.004000 - 2013-01-14
[BUG FIXES]
* Very naughty typo in netmap code, which I forgot to merge a fix for.
* Typo in installation docs (S. Gupta)
2.002000 - 2013-01-06

View File

@@ -7,7 +7,7 @@ use 5.010_000;
use File::ShareDir 'dist_dir';
use Path::Class;
our $VERSION = '2.002000';
our $VERSION = '2.004000';
BEGIN {
if (not length ($ENV{DANCER_APPDIR} || '')

View File

@@ -94,7 +94,8 @@ Bootstrap
~/perl5/lib/perl5/App/Netdisco/DB/schema_versions/App-Netdisco-DB-2-3-PostgreSQL.sql
Startup
Run the following command to start the web-app server as a daemon:
Run the following command to start the web-app server as a daemon (port
5000):
DANCER_ENVDIR=~/environments ~/bin/netdisco-web start