parent
6a5a1b9fbc
commit
a165bd2adb
2
Home.md
2
Home.md
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue