1
0
mirror of https://github.com/bitwarden/server synced 2025-12-26 05:03:18 +00:00
Files
server/src/Identity/entrypoint.sh
Kyle Spearrin 9bc6ba554a docker setup
2017-08-07 16:31:00 -04:00

5 lines
94 B
Bash

#!/bin/sh
cp /etc/bitwarden/identity/identity.pfx /app/identity.pfx
dotnet /app/Identity.dll