rename project

This commit is contained in:
Greizgh
2021-05-04 21:15:54 +02:00
parent ffb4d2ab6e
commit 2fafd33e17
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -15,8 +15,8 @@ Make sure you have the required build dependencies:
Then: Then:
``` ```
git clone https://github.com/greizgh/bitwarden_rs-debian.git git clone https://github.com/greizgh/vaultwarden-debian.git
cd bitwarden_rs-debian cd vaultwarden-debian
./build.sh -r <version> # target vaultwarden version, example 1.19.0 ./build.sh -r <version> # target vaultwarden version, example 1.19.0
``` ```
@@ -40,7 +40,7 @@ You will also probably want to setup a reverse proxy.
## License ## License
Bitwarden_rs-debian is free software: you can redistribute it and/or modify vaultwarden-debian is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or the Free Software Foundation, either version 3 of the License, or
(at your option) any later version. (at your option) any later version.
+2 -2
View File
@@ -1,7 +1,7 @@
Package: vaultwarden Package: vaultwarden
Architecture: - Architecture: -
Maintainer: Greizgh <greizgh+bitwardenrs@ephax.org> Maintainer: Greizgh <greizgh+vaultwarden@ephax.org>
Priority: optional Priority: optional
Version: - Version: -
Description: Unofficial Bitwarden compatible server written in Rust Description: Unofficial Bitwarden compatible server written in Rust
Homepage: https://github.com/greizgh/bitwarden_rs-debian Homepage: https://github.com/greizgh/vaultwarden-debian