diff --git a/core/run.bat b/core/run.bat index ab1bab32030ab731afb622bd7bb32f01d278b7a9..41cc3577d5973c5fd795ad6de1fafd667b69cc3e 100644 --- a/core/run.bat +++ b/core/run.bat @@ -1,4 +1,4 @@ call mvn clean compile cd target\classes java -classpath ".;*" com.github.drinkjava2.frog.Application -@pause \ No newline at end of file +@pause/classes \ No newline at end of file