1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-07 10:55:43 -05:00
Files
bitwarden/src/Api/entrypoint.sh
2017-08-17 16:45:27 -04:00

6 lines
60 B
Bash

#!/bin/sh
env >> /etc/environment
cron
dotnet /app/Api.dll