@ -35,7 +35,7 @@ install:
# 压缩。需要安装 https://github.com/upx/upx
upx:
@# 在命令前面加上“-”,表示不管该命令出不出错,后面的命令都将继续执行下去
@# 在命令前面加上 "-",表示不管该命令出不出错,后面的命令都将继续执行下去
@# -upx $(DIST_DIR)**
upx $(DIST_DIR)**
The note is not visible to the blocked user.