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