npm.io
1.0.1 • Published 2 years ago

automated-database-backup

Licence
ISC
Version
1.0.1
Deps
45
Size
3 kB
Vulns
0
Weekly
0

Automated Database Backup

This script automates the process of backing up a SQLite database file. It creates a copy of the database file at the specified backup path.

Instructions:

Replace database.db with your SQLite database file name. Replace backup.db with the desired backup file name and path. Run the script.