Skip to content

Commit

Permalink
update release script to include daemon program
Browse files Browse the repository at this point in the history
  • Loading branch information
樊尚享 committed Aug 25, 2017
1 parent 999f318 commit 4603d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
echo "Build hostnic"
mkdir -p bin/
make
tar -C bin/ -czf bin/hostnic.tar.gz hostnic
tar -C bin/ -czf bin/hostnic.tar.gz daemon hostnic

0 comments on commit 4603d63

Please sign in to comment.