Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 457 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 457 Bytes

toolbox

Services

Plex

Cron job to clear photo transcoder cache folder

Created a cron job that clears the stupid photo transcoder cache files to keep the plex folder size low

curl -sSL https://raw.githubusercontent.com/greirson/toolbox/main/service/plex/plex-cron-cache-clear.sh | bash

Process

##New Mac Setup

curl -sSL https://raw.githubusercontent.com/greirson/toolbox/refs/heads/main/process/new_mac_setup.sh | bash