mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
copy the devices.yaml example file for CI
This commit is contained in:
parent
8e678e2429
commit
b93976bec2
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
|
||||
LOG_FILE="$HOME/hyperglass-ci.log"
|
||||
|
||||
echo "[INFO] Copying devices.yaml file..."
|
||||
cp ./examples/devices.yaml $HOME/hyperglass/devices.yaml
|
||||
|
||||
echo "[INFO] Starting setup..."
|
||||
poetry run hyperglass setup -d
|
||||
echo "[SUCCESS] Setup completed."
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue