Setting relative path for Helper

We are currently using absolute path for our Helper like this

/Users/admin/Documents/Script/Notebook Clash W/

Is there a way to setup relative path like

./Script/Notebook Clash W/

We are trying to move the Master suite from one place to another and run without updating the paths.

In Eggplant 4.1 you can manually modify the SuiteInfo file inside a suite and use ~/Documents to refer to helpers relative to the User’s home directory. Unfortunately at this time that’s the only relative location option available.