mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-08 23:24:07 -06:00
2 lines
63 B
Bash
2 lines
63 B
Bash
|
#!/bin/bash
|
||
|
php ../artisan migrate:refresh --seed --env=vagrant
|