1
0
mirror of https://github.com/bitwarden/server synced 2025-12-15 07:43:54 +00:00
Files
server/util/Attachments/entrypoint.sh
2017-08-25 10:59:27 -04:00

4 lines
122 B
Bash

#!/bin/sh
dotnet /bitwarden_server/Server.dll /contentRoot=/etc/bitwarden/core/attachments /webRoot=. /serveUnknown=true