puzzle/scripts/server
2020-11-07 11:35:29 +01:00

5 lines
50 B
Bash
Executable file

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