X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=sql%2Fbuilder.sh;h=89f36242f8f4a6531e375747da3b6345cbab8838;hb=59451b79acdb173a36df097f643b85547bad8259;hp=3bf9ecafacf3075f2ff1ccf100d0ac7699b9c8db;hpb=753da1434f2954491ce9c9b5d67151ab33c2581b;p=brisk.git diff --git a/sql/builder.sh b/sql/builder.sh index 3bf9eca..89f3624 100755 --- a/sql/builder.sh +++ b/sql/builder.sh @@ -1,14 +1,17 @@ #! /bin/bash -exit 0 # # all this part is from mopshop and we will use it to construct the brisk database # DBHOST=127.0.0.1 -DBUSER=mopshop -DBBASE=mopshop -DBPASS=sozopoco -PFX="msh_" +DBUSER=brisk +DBBASE=brisk +DBPASS=briskpass +PFX="bsk_" + +if [ -f $HOME/.brisk_install ]; then + . $HOME/.brisk_install +fi sqlexe () { local sht