puzzle/scripts/server
2020-11-08 16:42:59 +01:00

5 lines
55 B
Bash
Executable file

#!/bin/sh
cd "$RUN_DIR/server"
nodemon -d 2 index.js