mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-01-13 10:17:43 +08:00
4 lines
70 B
Text
4 lines
70 B
Text
#!/usr/bin/with-contenv bash
|
||
|
||
# permissions
|
||
chown -R abc:abc /bazarr
|