2 lines
50 B
Bash
Executable File
2 lines
50 B
Bash
Executable File
#!/bin/bash
|
|
cd server && npm install && ./start.sh |