restore.sh 123 Bytes Raw Blame History Permalink 1 2 strapi config:restore < "backup/strapi.config" pg_restore -h localhost -p 5432 -U harishpatel -d offers -v "backup/pg.dump"