mirror of https://github.com/v2ray/v2ray-core
parent
14646940a0
commit
09d3aaf2ab
|
@ -8,6 +8,7 @@ if [ "$DOTCNT" -gt 1 ]; then
|
|||
PRE="true"
|
||||
else
|
||||
PRE="false"
|
||||
VER="${VER}.0"
|
||||
fi
|
||||
|
||||
if [ -z "$PROJECT" ]; then
|
||||
|
|
Loading…
Reference in New Issue