mirror of
https://github.com/DinheroDevelopmentGroup/modular-minecraft-proxy.git
synced 2024-12-04 12:51:20 -05:00
3 lines
70 B
Bash
Executable file
3 lines
70 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
nodemon --watch src --exec "./script/copy.sh $@"
|