forked from mirrors/thatmattlove-hyperglass
fix devices example path
This commit is contained in:
parent
b93976bec2
commit
499b593740
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue