1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-14 09:38:16 -05:00
bitwarden/src/Identity/entrypoint.sh
2017-08-07 11:24:16 -04:00

6 lines
81 B
Bash

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