mirror of
https://github.com/bitwarden/server.git
synced 2025-01-02 18:47:44 +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
|