Y
Hacker News
new
|
ask
|
show
|
jobs
by
nodesocket
410 days ago
You don’t need cat at all for the restore. Can simply do:
sqlite3 data/database.db < “{backup_file}"