1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-04 01:22:50 -05:00
This commit is contained in:
Kyle Spearrin
2018-03-27 22:16:55 -04:00
parent 17b7905a41
commit ecb490e8a8
7 changed files with 46 additions and 39 deletions

View File

@ -12,6 +12,7 @@ fi
mkdir -p /etc/bitwarden/identity
mkdir -p /etc/bitwarden/core
mkdir -p /etc/bitwarden/logs
chown -R bitwarden:bitwarden /etc/bitwarden
cp /etc/bitwarden/identity/identity.pfx /app/identity.pfx