From 4313efed5c0ff7caf5999f9a6bc0a0bd53dfbb59 Mon Sep 17 00:00:00 2001 From: ehlxr Date: Tue, 8 Oct 2019 17:50:39 +0800 Subject: [PATCH] update at 2019-10-08 17:50:39 by ehlxr --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 53e4c0d..11744b4 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ install: # 压缩。需要安装 https://github.com/upx/upx upx: - @# 在命令前面加上“-”,表示不管该命令出不出错,后面的命令都将继续执行下去 + @# 在命令前面加上 "-",表示不管该命令出不出错,后面的命令都将继续执行下去 @# -upx $(DIST_DIR)** upx $(DIST_DIR)**