Skip to content

Commit

Permalink
add more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbtek committed Apr 24, 2019
1 parent 698ddfd commit 833d928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/brew/recipes/uninstall.bash
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function uninstall()
'/usr/local/share' \
'/usr/local/var'

info "\n$(ls -la '/usr/local')"
info "\n$(ls -a -l '/usr/local')"
}

function main()
Expand Down

0 comments on commit 833d928

Please sign in to comment.