6 lines
64 B
Text
6 lines
64 B
Text
|
#!/bin/bash
|
||
|
|
||
|
./coco-mongodb &
|
||
|
./coco-brunch &
|
||
|
./coco-dev-server
|