Skip to content

Commit 1daa086

Browse files
committed
add ~/local to whitelisted home dirs
1 parent db8a855 commit 1daa086

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

agent-dev

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ WHITELISTED_HOME_DIRS=(
9696
".rustup"
9797
".local"
9898
"bin"
99+
"local"
99100
)
100101

101102
# Validate environment

0 commit comments

Comments
 (0)