зеркало из https://github.com/microsoft/msphpsql.git
a hopeless try
This commit is contained in:
Родитель
c3b305e42c
Коммит
50c26238ec
|
@ -1,6 +1,6 @@
|
|||
set -e
|
||||
|
||||
$test ='/opt/mssql-tools/bin/sqlcmd -S sql -U sa -P Password123'
|
||||
$test ="/opt/mssql-tools/bin/sqlcmd -S sql -U sa -P Password123"
|
||||
|
||||
until $test; do
|
||||
>&2 echo "SQL Server is starting up"
|
||||
|
|
Загрузка…
Ссылка в новой задаче