This repository has been archived on 2025-03-13. You can view files and clone it, but cannot push or open issues or pull requests.
Ion-Todo-Planner/create_db.sh
2024-03-26 00:07:22 +01:00

2 lines
60 B
Bash
Executable file

sqlite3 todo.db ".read create_db.sql"
echo created database