mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-19 01:34:26 +00:00
Merge with git+ssh://git.catalyst.net.nz/var/git/rscds.git
This commit is contained in:
commit
d75bccb4bc
2
INSTALL
2
INSTALL
@ -83,7 +83,7 @@ and which will be granted minimum privileges for the application.
|
|||||||
|
|
||||||
To create the database itself, run the script:
|
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
|
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
|
of itself and it expects them to be located in /usr/share/awl/dba
|
||||||
|
|||||||
@ -113,7 +113,7 @@ su postgres -c createuser --no-createdb --no-createrole general
|
|||||||
|
|
||||||
<p>To create the database itself, run the script:</p>
|
<p>To create the database itself, run the script:</p>
|
||||||
<pre>
|
<pre>
|
||||||
dba/create_database.sh
|
dba/create-database.sh
|
||||||
</pre>
|
</pre>
|
||||||
<p>Note that this script calls the AWL database scripts as part
|
<p>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
|
of itself and it expects them to be located in /usr/share/awl/dba
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user