mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
add warning about which web-vault to build
@@ -77,6 +77,9 @@ make docker-extract
|
||||
make full
|
||||
```
|
||||
|
||||
> [!IMPORTANT]
|
||||
The script requires you to enter [a tag](https://github.com/vaultwarden/vw_web_builds/tags) or [a branch of a web-vault](https://github.com/vaultwarden/vw_web_builds/branches) to build. The `main` branch is an out-of-date mirror of the [bitwarden/clients repository](https://github.com/bitwarden/clients/) that has not been patched, so it won't be compatible with Vaultwarden.
|
||||
|
||||
#### Old (very manual way):
|
||||
|
||||
- Clone the git repository at [bitwarden/clients](https://github.com/bitwarden/clients) and checkout the latest release tag (e.g. v2022.6.0):
|
||||
|
||||
Reference in New Issue
Block a user