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
echo "Spyglass is ready, type ./spyglass to run it!"
elif [[ "$OSTYPE" == "darwin"* ]]; then
PLATFORM="x86_64-apple-darwin"
echo "Looks like you're running on a mac? Spyglass is only meant to run on linux servers. If you're a developer, please build from source: https://github.com/AgilData/gibbs-mysql-spyglass"