mirror of
https://github.com/actix/examples
synced 2024-11-28 08:22:39 +01:00
3 lines
49 B
Bash
Executable File
3 lines
49 B
Bash
Executable File
#!/usr/bin/env bash
|
|
sqlite3 test.db < schema.sql
|