relocated default doctrine dir (now that it's final) from /usr/local/volkszaehler.org/doctrine to /usr/local/lib/doctrine
This commit is contained in:
parent
8b65fa8ba2
commit
dbee668637
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ get_db_name() {
|
|||
echo
|
||||
echo doctrine setup...
|
||||
|
||||
ask "doctrine path?" /usr/local/lib/volkszaehler.org/doctrine
|
||||
ask "doctrine path?" /usr/local/lib/doctrine
|
||||
dtdir=$REPLY
|
||||
|
||||
REPLY=y
|
||||
|
|
Loading…
Add table
Reference in a new issue