diff --git a/Makefile b/Makefile index e37f360..8ef20b3 100644 --- a/Makefile +++ b/Makefile @@ -15,4 +15,5 @@ build: cp ./dist/space-capsule capsule cp -r ./example ./build/space-capsule-alpha/ cp install.sh ./build/space-capsule-alpha/ + cp jemeter/* ./build/space-capsule-alpha/. tar -czvf space-capsule-alpha.tar.gz -C ./build space-capsule-alpha/ \ No newline at end of file diff --git "a/jemter/\345\256\271\345\231\250\350\260\203\347\224\250\351\223\276\350\267\257.jmx" b/jemter/k8s-business.jmx similarity index 100% rename from "jemter/\345\256\271\345\231\250\350\260\203\347\224\250\351\223\276\350\267\257.jmx" rename to jemter/k8s-business.jmx diff --git "a/jemter/\350\231\232\346\234\272\350\260\203\347\224\250\351\223\276\350\267\257.jmx" b/jemter/vm-business.jmx similarity index 100% rename from "jemter/\350\231\232\346\234\272\350\260\203\347\224\250\351\223\276\350\267\257.jmx" rename to jemter/vm-business.jmx