mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-12 02:22:56 +08:00
4 lines
72 B
Text
4 lines
72 B
Text
#!/usr/bin/with-contenv bash
|
||
|
||
# permissions
|
||
chown -R root:root /bazarr
|