From 499b5937408097f4b77aab70d5adff186d97d352 Mon Sep 17 00:00:00 2001 From: checktheroads Date: Sun, 3 Jan 2021 00:25:02 -0700 Subject: [PATCH] fix devices example path --- .tests/ga-backend-app.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tests/ga-backend-app.sh b/.tests/ga-backend-app.sh index 6ffa519..5405427 100755 --- a/.tests/ga-backend-app.sh +++ b/.tests/ga-backend-app.sh @@ -3,7 +3,7 @@ LOG_FILE="$HOME/hyperglass-ci.log" echo "[INFO] Copying devices.yaml file..." -cp ./examples/devices.yaml $HOME/hyperglass/devices.yaml +cp ./hyperglass/examples/devices.yaml $HOME/hyperglass/devices.yaml echo "[INFO] Starting setup..." poetry run hyperglass setup -d