Skip to content

Commit

Permalink
Correct script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Danack committed Jul 7, 2024
1 parent a11d316 commit 978c0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debug_policy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ set -x

find /usr -name policy.xml

DIRECTORY="${HOME}/im
DIRECTORY="${HOME}/im"

find ${DIRECTORY} -name policy.xml

0 comments on commit 978c0ff

Please sign in to comment.