Bump v1.10.0

This commit is contained in:
Greizgh
2019-09-09 21:27:44 +02:00
parent 8453091d63
commit a29a39591f
5 changed files with 10 additions and 3 deletions

2
debian/postinst vendored
View File

@ -1,2 +1,4 @@
#!/bin/sh
adduser --system --home /var/lib/bitwarden_rs bitwarden
chmod 600 /etc/bitwarden_rs/config.env
chmod 600 /etc/bitwarden_rs/Rocket.toml