projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b4ce3e
)
name of the database configuration file changed
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Mon, 5 Nov 2012 10:35:12 +0000
(11:35 +0100)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Mon, 5 Nov 2012 10:35:12 +0000
(11:35 +0100)
sql/builder.sh
patch
|
blob
|
history
diff --git
a/sql/builder.sh
b/sql/builder.sh
index
9f28197
..
19817de
100755
(executable)
--- a/
sql/builder.sh
+++ b/
sql/builder.sh
@@
-3,7
+3,7
@@
#
# all this part is from mopshop and we will use it to construct the brisk database
#
-if [ -f $HOME/.brisk-db.conf ]; then
+if [ -f $HOME/.brisk-
spu-
db.conf ]; then
source $HOME/.brisk-db.conf
elif [ -f $HOME/.db.conf ]; then
source $HOME/.db.conf