5 lines
36 B
Plaintext
5 lines
36 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
cd sources
|
||
|
|
npm run all
|