Commit b0dee11e authored by tywldx's avatar tywldx

f

parent 45314919
...@@ -13,5 +13,5 @@ for item in $items ...@@ -13,5 +13,5 @@ for item in $items
do do
var=${item//|/ } var=${item//|/ }
echo "$var" echo "$var"
changeGitFile $2 # changeGitFile $2
done done
\ No newline at end of file
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