Skip to content

Commit

Permalink
支持自定义实体代码后缀
Browse files Browse the repository at this point in the history
  • Loading branch information
ixre committed Dec 30, 2020
1 parent 37be0a1 commit b3a35fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

TMP_DIR="$HOME/.tto"
set -e && mkdir -p "${TMP_DIR}"
curl -L https://github.com/ixre/tto/releases/download/v0.4.0/tto-generator-bin.tar.gz | tar xz -C "${TMP_DIR}"
curl -L https://github.com/ixre/tto/releases/download/v0.4.1/tto-generator-bin.tar.gz | tar xz -C "${TMP_DIR}"

echo '=============================================================================='
echo 'installing...'
Expand Down

0 comments on commit b3a35fb

Please sign in to comment.