From 2fafd33e17831b006cf4d4db91ca69198bdf22b5 Mon Sep 17 00:00:00 2001 From: Greizgh Date: Tue, 4 May 2021 21:15:54 +0200 Subject: [PATCH] rename project --- README.md | 6 +++--- control.dist | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d53e41e..18af500 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ Make sure you have the required build dependencies: Then: ``` -git clone https://github.com/greizgh/bitwarden_rs-debian.git -cd bitwarden_rs-debian +git clone https://github.com/greizgh/vaultwarden-debian.git +cd vaultwarden-debian ./build.sh -r # target vaultwarden version, example 1.19.0 ``` @@ -40,7 +40,7 @@ You will also probably want to setup a reverse proxy. ## 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 the Free Software Foundation, either version 3 of the License, or (at your option) any later version. diff --git a/control.dist b/control.dist index 210f58d..0bfdc6a 100644 --- a/control.dist +++ b/control.dist @@ -1,7 +1,7 @@ Package: vaultwarden Architecture: - -Maintainer: Greizgh +Maintainer: Greizgh Priority: optional Version: - Description: Unofficial Bitwarden compatible server written in Rust -Homepage: https://github.com/greizgh/bitwarden_rs-debian +Homepage: https://github.com/greizgh/vaultwarden-debian