From 4caf1a3be57eccc505f03ed7df5621d143a5756d Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Mon, 22 Jul 2024 10:46:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E8=B0=83Makefile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index d8521a5..8b620df 100755 --- a/Makefile +++ b/Makefile @@ -147,6 +147,7 @@ copy-files: cp -rv InstallBox86.sh deb/opt/apps/deepin-wine-runner cp -rv InstallRuntime deb/opt/apps/deepin-wine-runner if [[ ! -d novnc/utils/websockify ]]; then git submodule update --init --recursive ; fi + if [[ ! -d novnc/utils/websockify ]]; then cd novnc/; git clone https://github.com/novnc/websockify ; fi cp -rv novnc deb/opt/apps/deepin-wine-runner mkdir -pv deb/opt/apps/deepin-wine-runner/entries/ cp -rv deb/usr/share/applications deb/opt/apps/deepin-wine-runner/entries/applications