diff --git a/INSTALL b/INSTALL index 2d5628e6..fb764883 100644 --- a/INSTALL +++ b/INSTALL @@ -83,7 +83,7 @@ and which will be granted minimum privileges for the application. To create the database itself, run the script: -dba/create_database.sh +dba/create-database.sh Note that this script calls the AWL database scripts as part of itself and it expects them to be located in /usr/share/awl/dba diff --git a/docs/website/installation.php b/docs/website/installation.php index e505d926..ac7a1d0a 100644 --- a/docs/website/installation.php +++ b/docs/website/installation.php @@ -113,7 +113,7 @@ su postgres -c createuser --no-createdb --no-createrole general
To create the database itself, run the script:
-dba/create_database.sh +dba/create-database.sh
Note that this script calls the AWL database scripts as part of itself and it expects them to be located in /usr/share/awl/dba @@ -304,4 +304,4 @@ the packaging system, but that change will not happen until early 2007.
\ No newline at end of file +?>