Skip to content

Commit a690103

Browse files
authored
Merge pull request #54 from lwch/dev
修正build脚本问题
2 parents c61b3b1 + 1166401 commit a690103

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)