I have created a script that needs to read data from a .plist outside of the Resources folder. The .plist file I need to read is in a folder at the root of the same USB Stick where the run and deploy folder reside.
My question is how can my script access files outside of the mds resources folder. I can’t seem to get the file path correct within my script.