"vscode:/vscode.git/clone" did not exist on "1a099e5e0eaec0a78567bbf962a9419e6d411299"
Commit e450e32d authored by LDOUBLEV's avatar LDOUBLEV
Browse files

fix bugs

parent acd63841
......@@ -50,7 +50,7 @@ function func_parser_params(){
if [[ ${mode} = ${MODE} ]]; then
IFS="|"
#echo $(func_set_params "${mode}" "${value}")
echo value
echo $value
break
fi
IFS="|"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment