Remove old settings info

This commit is contained in:
2017-12-07 14:30:57 +09:00
parent a95d28a09f
commit a2b6f29886
4 changed files with 9 additions and 10 deletions

View File

@@ -5,9 +5,9 @@
#echo "EXIT";
#exit;
db='cibavision_jp_cms';
host='db.tokyo.tequila.jp';
user='ciba_vision';
db='<db name>';
host='<db host>';
user='<db user>';
schemas="public dev";
file_prefix="trg";

View File

@@ -5,9 +5,9 @@
#echo "EXIT";
#exit;
db='gullevek';
host='db.tokyo.tequila.jp';
user='gullevek';
db='<db name>';
host='<db host>';
user='<db user>';
#schema="publicv";
for file in `cat ORDER`;