python-csanal/init_db.sh
2018-01-14 03:23:42 +01:00

4 lines
63 B
Bash

#!/bin/sh
#rm car2go.db3
sqlite3 car2go.db3 < sql/dbschema.sql