prune after brew cleanup
Stale symlinks may exist, so we may as well fix them up at this juncture.
This commit is contained in:
parent
f88fbf1882
commit
7762b23c53
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user