├── LICENSE ├── README.md ├── enable_trim.service └── trim.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muhkuh-sys/raspberry_enable_trim/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muhkuh-sys/raspberry_enable_trim/HEAD/README.md -------------------------------------------------------------------------------- /enable_trim.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muhkuh-sys/raspberry_enable_trim/HEAD/enable_trim.service -------------------------------------------------------------------------------- /trim.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muhkuh-sys/raspberry_enable_trim/HEAD/trim.py --------------------------------------------------------------------------------