From: Matteo Nastasi (mop) Date: Sat, 10 Nov 2012 23:29:20 +0000 (+0100) Subject: Merge branch 'sac-a-push' of mop.mine.nu:brisk into sac-a-push X-Git-Tag: v4.0.0~4 X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=e8e19bd705bcd61b7ac3adf6b7da26c710749c6f;hp=0e17eb7ed18d621be70d7890f531a2dc1cab2a42;p=brisk.git Merge branch 'sac-a-push' of mop.mine.nu:brisk into sac-a-push --- diff --git a/sql/builder.sh b/sql/builder.sh index 1dd9b14..7cdcdf2 100755 --- a/sql/builder.sh +++ b/sql/builder.sh @@ -4,7 +4,7 @@ # all this part is from mopshop and we will use it to construct the brisk database # if [ -f $HOME/.brisk-spu-db.conf ]; then - source $HOME/.brisk-db.conf + source $HOME/.brisk-spu-db.conf elif [ -f $HOME/.db.conf ]; then source $HOME/.db.conf else