mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-20 11:48:27 -06:00
2 lines
63 B
Bash
2 lines
63 B
Bash
|
#!/bin/bash
|
||
|
php ../artisan migrate:refresh --seed --env=vagrant
|