Replace nextcloud with nextcloud-vfs for virtual files support
- Change from nextcloud to nextcloud-vfs cask to enable virtual file support - Users will need to manually uninstall old nextcloud before installing Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -19,7 +19,7 @@ brew install --cask element
|
|||||||
brew install --cask signal
|
brew install --cask signal
|
||||||
|
|
||||||
# Cloud & Sync
|
# Cloud & Sync
|
||||||
brew install --cask nextcloud
|
brew install --cask nextcloud-vfs
|
||||||
brew install --cask proton-drive
|
brew install --cask proton-drive
|
||||||
brew install --cask proton-mail
|
brew install --cask proton-mail
|
||||||
brew install --cask protonvpn
|
brew install --cask protonvpn
|
||||||
|
|||||||
@@ -134,7 +134,7 @@ CASKS=(
|
|||||||
"deepl" # DeepL translator
|
"deepl" # DeepL translator
|
||||||
"element" # Matrix client
|
"element" # Matrix client
|
||||||
"signal" # Signal messenger
|
"signal" # Signal messenger
|
||||||
"nextcloud" # Nextcloud sync
|
"nextcloud-vfs" # Nextcloud sync (with virtual files support)
|
||||||
"proton-drive" # Proton Drive
|
"proton-drive" # Proton Drive
|
||||||
"proton-mail" # Proton Mail
|
"proton-mail" # Proton Mail
|
||||||
"protonvpn" # Proton VPN
|
"protonvpn" # Proton VPN
|
||||||
|
|||||||
Reference in New Issue
Block a user