puzzle/scripts/server
2021-05-22 13:19:39 +02:00

4 lines
104 B
Bash
Executable file

#!/bin/sh
# server for built files
nodemon --max-old-space-size=64 build/server/main.js -c config.json