Project

General

Profile

« Previous | Next » 

Revision 6456

vegbien_dest: $schemas: Added analytical_db

View differences:

bin/vegbien_dest
19 19
    ${prefix}user=bien \
20 20
    ${prefix}password="$(cat "$selfDir/../config/bien_password")" \
21 21
    ${prefix}database=vegbien \
22
    ${prefix}schemas="temp${public:+,$public},TNRS,functions,py_functions"
22
    ${prefix}schemas="temp,analytical_db${public:+,$public},TNRS,functions,py_functions"
23 23
}
24 24
vegbien_dest_main "$@"

Also available in: Unified diff