mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-20 04:23:01 +08:00
Closed https://github.com/chatopera/cskefu/issues/519 replace link
This commit is contained in:
parent
3ee6a005c0
commit
973c605149
@ -13,7 +13,7 @@ MVNNAME=maven.tgz
|
|||||||
|
|
||||||
# main
|
# main
|
||||||
[ -z "${BASH_SOURCE[0]}" -o "${BASH_SOURCE[0]}" = "$0" ] || return
|
[ -z "${BASH_SOURCE[0]}" -o "${BASH_SOURCE[0]}" = "$0" ] || return
|
||||||
cd /opt && wget -O $MVNNAME https://www-us.apache.org/dist/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz
|
cd /opt && wget -O $MVNNAME https://downloads.apache.org/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz
|
||||||
tar xzf $MVNNAME
|
tar xzf $MVNNAME
|
||||||
mv apache-maven-* maven
|
mv apache-maven-* maven
|
||||||
rm $MVNNAME
|
rm $MVNNAME
|
||||||
|
Loading…
x
Reference in New Issue
Block a user