1 2 3 4
post_install() { echo "✅ MongoDB Compass has been installed!" echo "🔧 Run it using: mongodb-compass" }