4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
foreman start -f Procfile.dev
|