Don't recursively chown
This commit is contained in:
parent
94535578c4
commit
47974c8756
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@ cd /app/www/ || exit 1
|
|||
|
||||
s6-setuidgid abc /usr/bin/bundle exec rails db:prepare
|
||||
|
||||
find /config -path /config/mastodon/public/system -prune -o -exec chown abc:abc {} +
|
||||
chown abc:abc /config/mastodon/public/system
|
||||
|
|
Loading…
Reference in a new issue