Fix typo in install.sh script

Change-Id: Ib4529df6924d80032a24387db26719a8105b5496
diff --git a/install.sh b/install.sh
index fe44bbd..fc1bd3b 100755
--- a/install.sh
+++ b/install.sh
@@ -126,7 +126,7 @@
 # Install loose components
 kubectl apply -f $OUTPUT/namespace.yaml
 kubectl apply -f $OUTPUT/configuration
-kubectl apply -f $OUTPUT/dashboardsq
+kubectl apply -f $OUTPUT/dashboards
 kubectl apply -f $OUTPUT/storage
 
 # Add Loki helm repository