opencollective 282 B

12345678910111213
  1. #!/usr/bin/env bash
  2. __rvm_notes_opencollective()
  3. {
  4. rvm_notify "<warn>Thanks for installing RVM 🙏</warn>
  5. Please consider donating to our open collective to help us maintain RVM.
  6. 👉 Donate: <code>https://opencollective.com/rvm/donate</code>
  7. "
  8. }
  9. __rvm_notes_opencollective