Emmanuel Garette 2020-10-14 15:52:50 +02:00
parent 6a5a1b9fbc
commit a165bd2adb
1 changed files with 1 additions and 1 deletions

@ -52,7 +52,7 @@ truncate applicationservicedependency, deployment, factoryclusternode, factorycl
apt-eole install git docker.io apt-eole install git docker.io
git clone https://github.com/greizgh/bitwarden_rs-debian.git git clone https://github.com/greizgh/bitwarden_rs-debian.git
cd bitwarden_rs-debian/ cd bitwarden_rs-debian/
./build.sh -d postgresql ./build.sh -d postgres
dpkg -i dist/bitwarden_rs-buster-1.16.3-postgresql.deb dpkg -i dist/bitwarden_rs-buster-1.16.3-postgresql.deb
chown bitwarden /etc/bitwarden_rs/Rocket.toml chown bitwarden /etc/bitwarden_rs/Rocket.toml
chmod 755 /etc/ssl/private chmod 755 /etc/ssl/private