add: [install] create DB structure

master
Jean-Louis Huynen 2019-09-17 16:31:24 +02:00
parent 0ec06e5b66
commit 2c1a7a62b0
No known key found for this signature in database
GPG Key ID: 64799157F4BD6B93
1 changed files with 2 additions and 0 deletions

2
populate.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
psql -hlocalhost -p5432 -Upostgres -d passive_ssl -f passivessl.sql