Delete 004-chirpstack_as_hstore.sh
This commit is contained in:
parent
5f3fffc1b6
commit
d0dbbaa2b8
@ -1,6 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
set -e
|
|
||||||
|
|
||||||
psql -v ON_ERROR_STOP=1 --username "$POSTGRES_USER" --dbname="chirpstack_as" <<-EOSQL
|
|
||||||
create extension hstore;
|
|
||||||
EOSQL
|
|
Loading…
Reference in New Issue
Block a user