jamf / mut

MIT License
133 stars 10 forks source link

"MUT Templates" folder not created #41

Closed districttech closed 4 years ago

districttech commented 5 years ago

Using v. 5.0.5 installed from DMG, on Mac Book Pro running Mac OS X 10.14.6.

When I click the "Download CSV Templates", no "MUT Templates" folder is created.

My /Users/username/Downloads folder is a symlink to /Users/Shared/Downloads. I'm wondering if that might be the problem.

districttech commented 5 years ago

Looks like that was the problem. I unlinked the alias and created an actual "Downloads" folder at /User/username/Downloads. MUT was then able to create its folder.

After the folder was created, I moved it to my original, then recreated the symlink to /Users/Shared/Downloads and everything seems OK now.