From 978c0ffdfcf84d38470f34e2984a338673ba336e Mon Sep 17 00:00:00 2001 From: Danack Date: Sun, 7 Jul 2024 13:33:39 +0200 Subject: [PATCH] Correct script. --- debug_policy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debug_policy.sh b/debug_policy.sh index 037fa57f..f76f2f4f 100644 --- a/debug_policy.sh +++ b/debug_policy.sh @@ -4,6 +4,6 @@ set -x find /usr -name policy.xml -DIRECTORY="${HOME}/im +DIRECTORY="${HOME}/im" find ${DIRECTORY} -name policy.xml \ No newline at end of file