puzzle/scripts/server

6 lines
80 B
Text
Raw Normal View History

2020-11-07 11:35:29 +01:00
#!/bin/sh
cd "$RUN_DIR/server"
2020-12-15 09:31:11 +01:00
nodemon --max-old-space-size=64 index.js -e js