Skip to content

Commit

Permalink
#87 final data migration to PDOK
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed Jul 27, 2018
1 parent 5a904f5 commit 05143e5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions platform/restore-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ done

echo "END restore PG databases op `date`"

BACKUP_FILE="${BACKUP_DIR}/influxdb_smartemission_data.tar.gz"
pushd ../services/influxdb
./restore.sh ${BACKUP_FILE}
popd
#BACKUP_FILE="${BACKUP_DIR}/influxdb_smartemission_data.tar.gz"
#pushd ../services/influxdb
# ./restore.sh ${BACKUP_FILE}
#popd

0 comments on commit 05143e5

Please sign in to comment.