5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
post_install()
|
||
|
{
|
||
|
echo "Now run /opt/mssql/bin/mssql-conf setup"
|
||
|
}
|