Skip to content

Commit

Permalink
Del for 1.1.0 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongjun2 authored Mar 2, 2021
1 parent 6c57774 commit 13dc576
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 2,083 deletions.
46 changes: 0 additions & 46 deletions buildtools/build/build_buildtools.sh

This file was deleted.

2 changes: 0 additions & 2 deletions buildtools/build_tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,3 @@ sh ./build.sh >> build_tools.log
end_tm=$(date +%s%N)
use_tm=$(echo $end_tm $start_tm | awk '{ print ($1 - $2) / 1000000000}' | xargs printf "%.2f")
echo "[license_control] $use_tm"

cp -a $(pwd)/../server_key $(pwd)/../../output/buildtools/
Loading

0 comments on commit 13dc576

Please sign in to comment.