-
|
Loving much of I installed via the official Apologies if this is a really simple issue to fix, but I didn't find anything when searching the issues or other discussions. Thanks for any assistance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @oxzidized When building rustic, there are several features which can be enabled or disabled, e.g. the If you want this for the Arch Linux package, please ask the package maintainers to also use this feature! |
Beta Was this translation helpful? Give feedback.
Hi @oxzidized
When building rustic, there are several features which can be enabled or disabled, e.g. the
mountfeature.This
mountfeature must be chosen in order to have themountcommand. Asmountdoes not compile on windows, this feature is not included in the list of default features, so it has to be actively chosen. For the nightly builds and the release builds on the github releases, we use themountfeature and themountcommand is available.If you want this for the Arch Linux package, please ask the package maintainers to also use this feature!