4 lines
46 B
Plaintext
4 lines
46 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
bundle exec rails s -b 127.0.0.1
|