aboutsummaryrefslogtreecommitdiff
path: root/tools/boca-config-dbhost.sh
Commit message (Collapse)AuthorAgeFiles
* boca-{config-dbhost,createdb}.sh: updated to new package schemaBruno Cesar Ribas2018-08-231
| | | | | | | From now on these scripts are mainly run by d/*postinst whiule configuring. A user may call it but it is not recommended. Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
* Added tools/boca-config-dbhost.shBruno Ribas2016-09-161
This script is used as a front end to define where is the BOCA DB. It receives via argument where is located BOCA DB, localhost or the IP of the postgres host. Signed-off-by: Bruno Ribas <brunoribas@gmail.com>