1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-27 11:40:25 +02:00
Files
php-debugbar/demo/bridge/propel/build.sh
Graham Campbell 0071105c25 CS fixes
2014-01-16 21:41:41 +00:00

5 lines
74 B
Bash
Executable File

#!/bin/bash
vendor/bin/propel-gen
sqlite3 demo.db < build/sql/schema.sql