diff --git a/ev.json b/ev.json index b267b32..f4d398f 100644 --- a/ev.json +++ b/ev.json @@ -1,5 +1,6 @@ { "build": [ - ["make", "build"] + ["make", "build"], + ["cp", "target/webhooks-0.1-jar-with-dependencies.jar", "/var/files/builds/mcwebhooks"] ] } \ No newline at end of file