Fix permissions sweep

It should not be setting permissions on data that lives in the image.

Fixes #716
This commit is contained in:
Christopher Snowhill 2025-02-22 01:42:03 -08:00 committed by GitHub
parent fe241db5db
commit 10c214d721
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,4 +10,4 @@
# permissions
echo "Setting permissions"
chown -R abc:abc \
/app /data
/data