Skip to content

Commit fb4af3d

Browse files
committed
update
1 parent e9ef32e commit fb4af3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cookbooks/brew/recipes/uninstall.bash

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ function uninstall()
2727
'/usr/local/var'
2828

2929
info "\n$(ls -a -l '/usr/local')"
30+
echo
31+
info "\n$(ls -a -l '/opt')"
3032
}
3133

3234
function main()

0 commit comments

Comments
 (0)