Renamed the file to include a .sh ending
This commit is contained in:
parent
c6a63c31d6
commit
521db75037
1 changed files with 0 additions and 0 deletions
3
init/99_chown_plex_owned_files.sh
Normal file
3
init/99_chown_plex_owned_files.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
find "/config/Library/Application Support" -user plex -exec chown abc:abc {} \;
|
||||
Loading…
Add table
Add a link
Reference in a new issue