We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9453557 commit 47974c8Copy full SHA for 47974c8
1 file changed
root/etc/cont-init.d/50-config
@@ -17,4 +17,4 @@ cd /app/www/ || exit 1
17
18
s6-setuidgid abc /usr/bin/bundle exec rails db:prepare
19
20
-find /config -path /config/mastodon/public/system -prune -o -exec chown abc:abc {} +
+chown abc:abc /config/mastodon/public/system
0 commit comments