prune after brew cleanup

Stale symlinks may exist, so we may as well fix them up at this juncture.
This commit is contained in:
Max Howell 2010-01-18 08:27:00 +00:00
parent f88fbf1882
commit 7762b23c53

View File

@ -262,6 +262,8 @@ def cleanup name
puts puts
end end
end end
prune # seems like a good time to do some additional cleanup
end end
def clean f def clean f