7 lines
43 B
Bash
Executable File
7 lines
43 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd web
|
|
yarn dev &
|
|
|
|
cd ..
|
|
task -w |