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