Change the project to use the new IGNORED folder in the Volumes folder.

This commit is contained in:
2025-10-23 13:23:23 -07:00
parent 165c2aa64c
commit 427471d825

View File

@@ -7,8 +7,7 @@ CPU=0.2
RAM=0.2G
## Storage
#STORAGE_DIR=../../Volumes/ProvisionTests
PT_STORAGE_DIR=/tmp/ProvisionTests
PT_STORAGE_DIR=../../Volumes/IGNORED/ProvisionTests
## Packages
PACKAGES="git bash curl sudo which"