Advertisement
Available-Elevator69

plexcache user script

Nov 9th, 2024
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.19 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. mkdir /mnt/cache/Media
  4. chmod -R u-x,go-rwx,go+u,ugo+X /mnt/cache/Media
  5. chown -R nobody:users /mnt/cache/Media
  6. pip install plexapi -r /mnt/cache/appdata/plexcache/requirements.txt
Tags: plexcache
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement