1
0

update make

This commit is contained in:
2024-10-30 15:07:23 +08:00
parent 109c8ad68a
commit 6ed5e0c425

View File

@@ -37,7 +37,7 @@ set -- "${new_args[@]}"
rootdir=${HOME}/omc.git rootdir=${HOME}/omc.git
m_arg="*" m_arg="*"
while getopts "m:r:d" option; do while getopts "m:r:c:d" option; do
case $option in case $option in
m) m)
m_arg=$(echo $OPTARG | tr '[:upper:]' '[:lower:]') m_arg=$(echo $OPTARG | tr '[:upper:]' '[:lower:]')