Commit eb99cf77 authored by yihua.huang's avatar yihua.huang

update jar

parent 9dc6b119
#!/bin/sh
mvn clean package
cp ./webmagic-samples/target/webmagic-0.2.1.jar ./bin/
rsync -avz --delete ./webmagic-samples/target/lib/ ./bin/lib/
git add .
git add -u
git cim "update jar"
git push
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment