From 94023ddb2425a65ba1e3711f27c0a3f046e09ec5 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Mon, 27 Feb 2023 22:33:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dmake=20build=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3153ab7..ea4ad26 100755 --- a/Makefile +++ b/Makefile @@ -127,7 +127,7 @@ package: install: make build -j$(nproc) - sudo apt update + sudo apt update | true #sudo dpkg -i spark-deepin-wine-runner.deb sudo apt reinstall ./spark-deepin-wine-runner.deb -y --allow-downgrades