Skip to content

Commit 5a04078

Browse files
authored
allow JSON patching
1 parent 0a16ddc commit 5a04078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

init.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ groupmod -o -g "$PGID" $USER
1313
usermod -o -u "$PUID" $USER
1414

1515
chown $USER /dev/dri/*
16+
chown $USER /*.json
1617

1718
# CMD
1819
sudo -H -E -u $USER /transcode

0 commit comments

Comments
 (0)