mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-05 17:38:06 +08:00
Upgrade installer to M4
This commit is contained in:
parent
0af42fd51d
commit
cb041fdbd6
@ -3,7 +3,7 @@
|
||||
set -e
|
||||
# set -x
|
||||
|
||||
VERSION="0.5.0.M2"
|
||||
VERSION="0.5.0.M4"
|
||||
if [ -z "${PREFIX}" ]; then
|
||||
PREFIX="/usr/local/bin"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user