File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,26 +74,13 @@ bash fix-permissions.sh --fix --path /Volumes/Media
7474bash fix-permissions.sh --fix --allow-outside-media-dir
7575```
7676
77- ## Example Output
77+ ## See It In Action
7878
79- ```
80- ==============================
81- Permission Audit
82- ==============================
83-
84- OK Runtime: OrbStack detected
85- OK docker-compose.yml found at /Users/you/Media/docker-compose.yml
86- OK .env PUID (501) matches current user
87- OK .env PGID (20) matches current group
88- WARN PUID mismatch: sonarr uses 1000, expected 501
89- OK config/ owned by you (501:20)
90- FAIL downloads/ owned by root (0:0), expected 501:20
91- WARN Full Disk Access not confirmed for OrbStack
92-
93- ==============================
94- Summary: 4 passed, 2 warnings, 1 failed
95- ==============================
96- ```
79+ <details >
80+ <summary >Demo</summary >
81+ <br >
82+ <img src =" demo.gif " alt =" Permission audit demo " width =" 700 " />
83+ </details >
9784
9885## Fix Mode
9986
You can’t perform that action at this time.
0 commit comments