use new s6-rc layout [skip ci]
This commit is contained in:
parent
cc99795f78
commit
5dc7bb8c15
4 changed files with 4 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/with-contenv sh
|
||||
#!/bin/sh
|
||||
|
||||
PGPASSWORD=$DB_PASSWORD psql -h $DB_HOST -U $DB_USER -d $DB_NAME -c "SELECT EXISTS (SELECT 1 FROM information_schema.tables WHERE table_name = 'session')" | grep f
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue