mirror of
https://github.com/bitwarden/server
synced 2026-01-06 10:34:01 +00:00
setup, build, and run scripts
This commit is contained in:
5
src/Identity/entrypoint.sh
Normal file
5
src/Identity/entrypoint.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
cp /etc/core/identity.pfx /app/identity.pfx
|
||||
|
||||
dotnet /app/Identity.dll
|
||||
Reference in New Issue
Block a user