1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 10:11:34 +02:00
server/start.sh
2021-08-15 00:10:54 +02:00

4 lines
69 B
Bash

cd bundle
npm install
npm start
read -rsp $'Press enter to exit...\n'