You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when the script check the executable_name, it's using cwd from the parent process and may failed if not start this script from the dir of the script self.
we need check the $(abs_path $"executable_name") exists.