update build, add AWS settings
This commit is contained in:
parent
0e3895a1f2
commit
5af715f553
3 changed files with 12 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ read x
|
|||
|
||||
if [ "$x" = "y" ]; then
|
||||
psql postgres -f create_db.sql
|
||||
psql postgres -f insert_settings.sql
|
||||
psql postgres -f settings.sql
|
||||
echo Database created
|
||||
else
|
||||
echo No action
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue