mirror of
https://github.com/bitwarden/server
synced 2025-12-10 05:13:48 +00:00
6 lines
64 B
Bash
6 lines
64 B
Bash
#!/bin/sh
|
|
|
|
env >> /etc/environment
|
|
cron
|
|
/opt/mssql/bin/sqlservr
|