Skip to content

Commit

Permalink
fix build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjaytkbabu committed Oct 26, 2023
1 parent 8b5b28e commit beb3305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ The following was tested for staging:
* ensure `ftw_reader` user is in place (for tile server). Must have connect privileges.
* `pg_dump -d gwells -Fp -c -C -f /tmp/backup/staging-20201208.sql --exclude-table=spatial_ref_sys`
* rsync to OCP4 (todo: automate this step)
* `psql -x -v ON_ERROR_STOP=1 2>&1 < staging-20201208.sql`
* `psql -x -v ON_ERROR_STOP=1 2>&1 < staging-20201208.sql`

0 comments on commit beb3305

Please sign in to comment.