mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-04 04:38:02 +08:00
Use M2 for download
This commit is contained in:
parent
5ab571cf86
commit
ca71a1738f
@ -3,7 +3,7 @@
|
|||||||
set -e
|
set -e
|
||||||
# set -x
|
# set -x
|
||||||
|
|
||||||
VERSION="0.5.0.M1"
|
VERSION="0.5.0.M2"
|
||||||
if [ -z "${PREFIX}" ]; then
|
if [ -z "${PREFIX}" ]; then
|
||||||
PREFIX="/usr/local/bin"
|
PREFIX="/usr/local/bin"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user