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 47974c8 commit 8366b63Copy full SHA for 8366b63
1 file changed
root/etc/cont-init.d/50-config
@@ -17,4 +17,5 @@ cd /app/www/ || exit 1
17
18
s6-setuidgid abc /usr/bin/bundle exec rails db:prepare
19
20
-chown abc:abc /config/mastodon/public/system
+chown abc:abc \
21
+ /config/mastodon/public/system
0 commit comments