mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-18 04:33:16 +08:00
Upgrade installer to M4
This commit is contained in:
parent
0af42fd51d
commit
cb041fdbd6
@ -3,7 +3,7 @@
|
|||||||
set -e
|
set -e
|
||||||
# set -x
|
# set -x
|
||||||
|
|
||||||
VERSION="0.5.0.M2"
|
VERSION="0.5.0.M4"
|
||||||
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