mirror of
https://github.com/mbirth/tcl_update_db.git
synced 2024-11-09 23:06:45 +00:00
3 lines
47 B
Bash
Executable File
3 lines
47 B
Bash
Executable File
#!/bin/sh
|
|
sqlite3 otadb.db3 < sql/dbschema.sql
|