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
Update sentry-admin.sh to select its own working directory (#3184)
`sentry-admin.sh` only works when called from the working directory and not using its absolute path.
This change makes it also callable using its absolute path.
0 commit comments