提交 25ce7a9a 编写于 作者: H Hou Tianze

Add trap for release.sh

上级 75a810df
......@@ -3,6 +3,8 @@
#set -o errexit
#set -x
trap "exit" SIGINT
py2venv=${py2venv-"$HOME/Documents/t/pyvenv/2.7.16"}
py3venv=${py3venv-"$HOME/Documents/t/pyvenv/3.7.3"}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册