mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-02-15 02:15:37 +08:00
Fix for #96
This commit is contained in:
parent
e179855d05
commit
2123786704
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/with-contenv bash
|
||||
|
||||
# permissions
|
||||
chown -R abc:abc /bazarr/data
|
||||
chown -R abc:abc /bazarr
|
||||
|
|
Loading…
Reference in a new issue