mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-12 10:41:45 +08:00
5 lines
75 B
Text
5 lines
75 B
Text
|
#!/usr/bin/with-contenv bash
|
|||
|
|
|||
|
# permissions
|
|||
|
chown -R abc:abc /bazarr/data
|