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
{{ message }}
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.
Because of #4, we dynamically create a union mount to avoid duplication, however the union mount requires >1 remote. If a user has a single team drive then creating the remote will fail, so we need to pick the destination the old way and avoid setting the env var.
The text was updated successfully, but these errors were encountered:
This would be a problem if people are only capable of having a single team drive, eg. if they bought one off ebay or have been given access to one by a friend. The current 'getting started' assumes you're a gsuite admin, but there's no reason marauder wouldn't work without admin and on only a single team drive if configured slightly differently.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Because of #4, we dynamically create a union mount to avoid duplication, however the union mount requires >1 remote. If a user has a single team drive then creating the remote will fail, so we need to pick the destination the old way and avoid setting the env var.
The text was updated successfully, but these errors were encountered: