mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-09 21:33:23 +08:00
Merge commit '6a81785a4d11575895e6030b2c59f44fb3b8e854' into update-bash-script
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
# Last Modified : <2024-10-25>
|
# Last Modified : <2024-10-25>
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# chsrc Installer for Linux & macOS
|
# chsrc installer for Linux & macOS
|
||||||
#
|
#
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
|
||||||
@@ -213,7 +213,7 @@ while getopts ":hd:v:l:" option; do
|
|||||||
lan=${OPTARG}
|
lan=${OPTARG}
|
||||||
;;
|
;;
|
||||||
\?)
|
\?)
|
||||||
echo "无效的命令行选项。使用 -h 查看帮助"
|
echo "无效的命令行选项,请使用 -h 查看帮助"
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Reference in New Issue
Block a user