From bb3dc085f404f960d888a8d98a5c2e1ef5e2a425 Mon Sep 17 00:00:00 2001 From: 8ga Date: Fri, 10 Jan 2025 14:56:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20ubuntu-mvn.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ubuntu-mvn.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu-mvn.sh b/ubuntu-mvn.sh index b06ab2d..f127e52 100644 --- a/ubuntu-mvn.sh +++ b/ubuntu-mvn.sh @@ -2,4 +2,4 @@ cd /usr/local wget https://dlcdn.apache.org/maven/maven-3/3.9.6/binaries/apache-maven-3.9.6-bin.tar.gz tar -zvxf apache-maven-3.9.6-bin.tar.gz -bash mvn-home.sh \ No newline at end of file +bash /usr/local/sh/mvn-home.sh \ No newline at end of file