From ff477029f31500ee98781da4621a31ae8dc8e180 Mon Sep 17 00:00:00 2001 From: Glenn ten Cate Date: Mon, 18 Feb 2019 21:02:27 +0100 Subject: [PATCH] Update skf-angular.sh --- installations/local/skf-angular.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/local/skf-angular.sh b/installations/local/skf-angular.sh index 6278e9354..44248cdc1 100755 --- a/installations/local/skf-angular.sh +++ b/installations/local/skf-angular.sh @@ -1,5 +1,5 @@ #!/bin/bash # Start the SKF Angular app -cd ../Angular +cd ../../Angular ng serve --configuration=production --public-host localhost:443