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:
Justin Otherguy 2010-12-31 12:55:31 +01:00
parent 8b65fa8ba2
commit dbee668637

View file

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