Files
2026-08-01 16:11:49 +03:00

8 lines
140 B
Bash
Executable File

#!/usr/bin/env bash
# Start the script to create the DB and user
/usr/config/configure-db.sh &
# Start SQL Server
/opt/mssql/bin/sqlservr