Skip to content
Snippets Groups Projects
Commit 8c4f7d60 authored by buczekp's avatar buczekp
Browse files

[SE-260] minor: moved resources to separate folders

SVN: 17551
parent 304b580d
No related branches found
No related tags found
No related merge requests found
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
OWNER=buczekp
psql -U postgres -c "drop database openbis_plasmids;"
psql -U postgres -c "create database openbis_plasmids with owner $OWNER encoding = 'UNICODE';"
psql -U $OWNER -d openbis_plasmids -f plasmids-YeastLab.sql
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment