Commit de9955e0 authored by Derek Stavis's avatar Derek Stavis Committed by Derek Stavis

omf.bundle.install: sort the bundle after install

parent d3ace4fd
......@@ -23,6 +23,8 @@ function omf.bundle.install
end
end
end
sort -u $bundle -o $bundle
end
return 0
......
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