Browse Source

Change the build.sh.

master
Zic 8 years ago
parent
commit
81434a2a50
  1. 2
      build/script/build.sh

2
build/script/build.sh

@ -55,7 +55,7 @@ echo "copying cmd tank"
cp "$GOPATH/bin/tank" $distPath
echo "copying build"
cp -r "$GOPATH/src/tank/build" $distPath /e/h
cp -r "$GOPATH/src/tank/build" $distPath
cd $PRE_DIR

Loading…
Cancel
Save