mirror of
https://github.com/RubyMetric/chsrc.git
synced 2025-02-02 06:29:46 +08:00
<fix>: not support specifying version.
This commit is contained in:
parent
c5bfe31ca1
commit
9a7aab63b8
|
@ -100,9 +100,6 @@ while getopts ":hd:" option; do
|
|||
d)
|
||||
install_dir=${OPTARG}
|
||||
;;
|
||||
v)
|
||||
version=${OPTARG}
|
||||
;;
|
||||
\?)
|
||||
echo "无效的命令行选项。使用 -h 查看帮助"
|
||||
exit 1
|
||||
|
|
Loading…
Reference in New Issue
Block a user