Add a sleep and date

This commit is contained in:
Mark J Crane
2017-03-30 21:12:10 +00:00
parent a3f41a0f02
commit 7102bb4d0a
3 changed files with 22 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
export PGPASSWORD="zzz"
#export PGPASSWORD="zzz"
db_host=127.0.0.1
db_port=5432

View File

@@ -1,7 +1,7 @@
#!/bin/sh
#settings
export PGPASSWORD="zzz"
#export PGPASSWORD="zzz"
db_host=127.0.0.1
db_port=5432
switch_package=true # true or false