harsh/watch-server.sh
2022-08-22 11:25:49 +03:00

3 lines
107 B
Bash
Executable file

#!/bin/sh
nodemon "harsh-client/src" "harsh-server/src" "harsh-common/src" -x "./start-server.sh" -e "rs"