fix mistake in docs for schema file name
This commit is contained in:
@@ -118,7 +118,7 @@ take care of all this for you:
|
|||||||
If you don't want that level of automation, check out the database schema diff
|
If you don't want that level of automation, check out the database schema diff
|
||||||
from the current release of Netdisco, and apply it yourself:
|
from the current release of Netdisco, and apply it yourself:
|
||||||
|
|
||||||
~/perl5/lib/perl5/App/Netdisco/DB/schema_versions/Netdisco-DB-2-3-PostgreSQL.sql
|
~/perl5/lib/perl5/App/Netdisco/DB/schema_versions/App-Netdisco-DB-2-3-PostgreSQL.sql
|
||||||
|
|
||||||
=head1 Startup
|
=head1 Startup
|
||||||
|
|
||||||
|
|||||||
@@ -86,7 +86,7 @@ Bootstrap
|
|||||||
If you don't want that level of automation, check out the database
|
If you don't want that level of automation, check out the database
|
||||||
schema diff from the current release of Netdisco, and apply it yourself:
|
schema diff from the current release of Netdisco, and apply it yourself:
|
||||||
|
|
||||||
~/perl5/lib/perl5/App/Netdisco/DB/schema_versions/Netdisco-DB-2-3-PostgreSQL.sql
|
~/perl5/lib/perl5/App/Netdisco/DB/schema_versions/App-Netdisco-DB-2-3-PostgreSQL.sql
|
||||||
|
|
||||||
Startup
|
Startup
|
||||||
Run the following command to start the web server:
|
Run the following command to start the web server:
|
||||||
|
|||||||
Reference in New Issue
Block a user