Selaa lähdekoodia

remove this file

Rafael Meira 5 vuotta sitten
vanhempi
säilyke
44f1d456b2
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      mssql/entrypoint.sh

+ 0 - 2
mssql/entrypoint.sh

@@ -1,2 +0,0 @@
-#start SQL Server, start the script to create the DB and import the data, start the app
-/opt/mssql/bin/sqlservr & /usr/src/app/create_table.sh & tail -f /dev/null