puzzle/scripts/server
2020-12-04 00:04:47 +01:00

5 lines
50 B
Bash
Executable file

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