LearnersGuild / idm

identity management service
MIT License
2 stars 24 forks source link

Don't abort db:copy if db doesn't already exist #170

Open heyheyjp opened 7 years ago

heyheyjp commented 7 years ago

If running...

$ npm run db:copy

...and the db doesn't already exist, the script fails when attempting npm run db:drop.

It should continue with copying the db.