mirror of
https://github.com/bitwarden/server
synced 2026-01-07 11:03:37 +00:00
no more updatedb
This commit is contained in:
@@ -84,7 +84,6 @@ curl -s -o bitwarden.sh \
|
||||
&& chmod +x bitwarden.sh
|
||||
./bitwarden.sh install
|
||||
./bitwarden.sh start
|
||||
./bitwarden.sh updatedb
|
||||
```
|
||||
|
||||
### Windows
|
||||
@@ -94,7 +93,6 @@ Invoke-RestMethod -OutFile bitwarden.ps1 `
|
||||
-Uri https://raw.githubusercontent.com/bitwarden/server/master/scripts/bitwarden.ps1
|
||||
.\bitwarden.ps1 -install
|
||||
.\bitwarden.ps1 -start
|
||||
.\bitwarden.ps1 -updatedb
|
||||
```
|
||||
|
||||
## Contribute
|
||||
|
||||
Reference in New Issue
Block a user