1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-16 16:23:22 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Nick Craig-Wood
45032a2122 build: fix homebrew build failures
See: https://github.com/orgs/Homebrew/discussions/4612#discussioncomment-6351357
2023-07-05 16:45:29 +01:00
Nick Craig-Wood
41296a972a docs: update contact page on website 2023-07-05 12:19:04 +01:00
2 changed files with 27 additions and 12 deletions

View File

@@ -130,8 +130,12 @@ jobs:
- name: Install Libraries on macOS - name: Install Libraries on macOS
shell: bash shell: bash
run: | run: |
brew untap homebrew/core homebrew/cask
brew config
brew update brew update
brew install --cask macfuse brew install --cask macfuse
env:
HOMEBREW_NO_INSTALL_FROM_API: # No value, so brew doesn't rely on homebrew-core / homebrew-cask
if: matrix.os == 'macos-11' if: matrix.os == 'macos-11'
- name: Install Libraries on Windows - name: Install Libraries on Windows

View File

@@ -3,31 +3,42 @@ title: "Contact"
description: "Contact the rclone project" description: "Contact the rclone project"
--- ---
# Contact the rclone project # # Contact the rclone project
## Forum ## ## Forum
Forum for questions and general discussion: Forum for questions and general discussion:
* https://forum.rclone.org - https://forum.rclone.org
## GitHub repository ## ## Business support
For business support or sponsorship enquiries please see:
- https://rclone.com/
- sponsorship@rclone.com
## GitHub repository
The project's repository is located at: The project's repository is located at:
* https://github.com/rclone/rclone - https://github.com/rclone/rclone
There you can file bug reports or contribute with pull requests. There you can file bug reports or contribute with pull requests.
## Twitter ## ## Twitter
You can also follow me on twitter for rclone announcements: You can also follow Nick on twitter for rclone announcements:
* [@njcw](https://twitter.com/njcw) - [@njcw](https://twitter.com/njcw)
## Email ## ## Email
Or if all else fails or you want to ask something private or Or if all else fails or you want to ask something private or
confidential email [Nick Craig-Wood](mailto:nick@craig-wood.com). confidential
Please don't email me requests for help - those are better directed to
the forum. Thanks! - info@rclone.com
Please don't email requests for help to this address - those are
better directed to the forum unless you'd like to sign up for business
support.