This repository has been archived on 2022-06-10. You can view files and clone it, but cannot push or open issues or pull requests.
mydraftcc-nodejs-server/start.sh

2 lines
50 B
Bash
Raw Normal View History

#!/bin/bash
cd server && npm install && ./start.sh