Recently moved home directory location, now all workflows or references to scripts in the home directory are broken since it points to the absolute path rather than the relative path of the home dir. is there a way to easily fix this in bulk. All workflows point at scripts in the wrong location
I'm afraid there's no easy fix for this.
There is a dirty trick you can play on Unix-like systems though - create a symbolic link at the old absolute path.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.