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

Commit

Permalink
No need to use upx...
Browse files Browse the repository at this point in the history
  • Loading branch information
Senorsen committed May 26, 2016
1 parent c4d8f57 commit 61126bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sh
Expand Up @@ -34,7 +34,6 @@ ar xf $DEBFILENAME
tar xvf data.tar.xz
mkdir -p $SEMIDIR
mv usr $SEMIDIR/
upx $SEMIDIR/usr/lib/netease-cloud-music/netease-cloud-music
mkdir -p $SEMIDIR/usr/bin
rm -rf $SEMIDIR/usr/bin/netease-cloud-music
install -m 755 ../misc/netease-cloud-music $SEMIDIR/usr/bin/netease-cloud-music
Expand Down

0 comments on commit 61126bf

Please sign in to comment.