minor comment fix (#290)

This commit is contained in:
Olcan 2025-05-08 11:31:12 -07:00 committed by GitHub
parent b59a940057
commit 06e5dfd538
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
(sysctl-name-prefix "hw.perflevel")
)
;; allow writes to project directory, temp directory, stdout/stderr and /dev/null
;; allow writes to specific paths
(allow file-write*
(subpath (param "TARGET_DIR"))
(subpath (param "TMP_DIR"))