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 I have time, I will submit the changes in the image above. Using the changes above is better than chdir because it will not damage the working directory of the parent process.
What it says on the tin. Essentially inserting a
chdir
before theexec
.The text was updated successfully, but these errors were encountered: