5 lines
61 B
Plaintext
5 lines
61 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
exec bundle exec foreman start -f Procfile.wip
|
||
|
|