fix mistake in docs for schema file name

This commit is contained in:
Oliver Gorwits
2012-12-20 20:55:48 +00:00
parent cd6a89b2c6
commit d21e4e51bd
2 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -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: