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 0a16ddc commit 5a04078Copy full SHA for 5a04078
init.sh
@@ -13,6 +13,7 @@ groupmod -o -g "$PGID" $USER
13
usermod -o -u "$PUID" $USER
14
15
chown $USER /dev/dri/*
16
+chown $USER /*.json
17
18
# CMD
19
sudo -H -E -u $USER /transcode
0 commit comments