From d0e9e34a6528af4d928c59f308f3c2a5695dd7a7 Mon Sep 17 00:00:00 2001 From: junleea <354425203@qq.com> Date: Fri, 5 Jul 2024 19:55:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9E=84=E5=BB=BAhome=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 587e0d1..458d12a 100644 --- a/build.sh +++ b/build.sh @@ -1,5 +1,6 @@ #!/bin/bash echo "Building the project" source /etc/profile +cd /home/videoplayer go build echo "Build complete" \ No newline at end of file