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