E2E: don't leave a $/ dir hanging around (#108256)

don't leave a $/ dir hanging around
This commit is contained in:
Ashley Harrison
2025-07-17 17:51:32 +01:00
committed by GitHub
parent 0e01fc1437
commit d3ee5f3cda
+1 -1
View File
@@ -60,7 +60,7 @@ cp devenv/dashboards.yaml $PROV_DIR/dashboards
cp devenv/alert_rules.yaml $PROV_DIR/alerting
cp devenv/plugins.yaml $PROV_DIR/plugins
cp -r devenv $
cp -r devenv $RUNDIR
echo -e "Starting Grafana server port $PORT"