Skip to content

Commit

Permalink
add build script
Browse files Browse the repository at this point in the history
  • Loading branch information
laihaotao committed Oct 10, 2017
1 parent 321ca34 commit dbf7df0
Show file tree
Hide file tree
Showing 2 changed files 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/sh

mvn package
cp target/COMP6461-1.0-SNAPSHOT-jar-with-dependencies.jar httpc.jar
Binary file modified httpc.jar
Binary file not shown.

0 comments on commit dbf7df0

Please sign in to comment.