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
Scripts all assume they are executed from the containing directory. A simple pushd to the script directory at the beginning would likely be sufficient to allow executing from any folder.
The text was updated successfully, but these errors were encountered:
Scripts all assume they are executed from the containing directory. A simple
pushd
to the script directory at the beginning would likely be sufficient to allow executing from any folder.The text was updated successfully, but these errors were encountered: