From f1903d8b1b9534f3c01da5bfbb48ad431b0880f1 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 10 Oct 2021 11:03:34 +0200 Subject: [PATCH] unit tests and bug fixes --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 268a96e..f792271 100755 --- a/install.sh +++ b/install.sh @@ -38,6 +38,7 @@ service postgresql start # Install sqlsrv # https://docs.microsoft.com/en-us/sql/connect/php/installation-tutorial-linux-mac?view=sql-server-2017 +# systemctl restart mssql-server a2enmod rewrite a2enmod headers