Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Commit

Permalink
Add building scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
flytreeleft committed Feb 4, 2020
1 parent 3669a96 commit ac91f5d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash

mvn -PbuildKar clean package -Dmaven.test.skip=true

0 comments on commit ac91f5d

Please sign in to comment.