create & update card pin details
This commit is contained in:
parent
299ab696cc
commit
b76252d6ef
5 changed files with 71 additions and 13 deletions
|
|
@ -15,7 +15,7 @@ if [ "$x" = "y" ]; then
|
|||
psql postgres -f sql/create_db_init.sql
|
||||
psql postgres -f sql/create_db.sql
|
||||
psql postgres -f sql/create_db_user.sql
|
||||
psql postgres -f sql/settings.sql
|
||||
psql postgres -f sql/settings.sql.secret
|
||||
echo Database created
|
||||
else
|
||||
echo No action
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue