X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=sql%2Fbuilder.sh;h=89f36242f8f4a6531e375747da3b6345cbab8838;hb=abe1151407fb084089a8dfa12ea081b95630a1fd;hp=3bf9ecafacf3075f2ff1ccf100d0ac7699b9c8db;hpb=87a58bbb56440dc5e51e8dde854ed2b14e27098b;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