mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
4 lines
122 B
Bash
4 lines
122 B
Bash
#!/bin/sh
|
|
|
|
dotnet /bitwarden_server/Server.dll /contentRoot=/etc/bitwarden/core/attachments /webRoot=. /serveUnknown=true
|