Skip to content

Commit

Permalink
Rename shadowsocks-tray.exe to shadowsocks.exe
Browse files Browse the repository at this point in the history
  • Loading branch information
cyfdecyf committed Mar 5, 2013
1 parent 9cec354 commit d4ad525
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ build() {
if [[ $1 == "windows" ]]; then
mv $prog.exe $ROOT/script/
pushd $ROOT/script/
zip $name.zip $prog.exe shadowsocks-tray.exe
zip $name.zip $prog.exe shadowsocks.exe
rm -f $prog.exe
mv $name.zip $bindir
popd
Expand Down
File renamed without changes.

0 comments on commit d4ad525

Please sign in to comment.