Skip to content

Commit 1166401

Browse files
committed
修正build脚本问题
1 parent 8f90a0b commit 1166401

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/sh
22

3-
cd $(dirname $(realpath $0))/../../
4-
53
BUILD_VERSION=${BUILD_VERSION:-0.0.0}
64

75
HASH=`git log -n1 --pretty=format:%h`

0 commit comments

Comments
 (0)