Skip to content

Commit

Permalink
Fixup path for running the web build.
Browse files Browse the repository at this point in the history
  • Loading branch information
thebracket committed Nov 12, 2024
1 parent 0e7581f commit 532472d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build_rust.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ popd > /dev/null

# Copy the node manager's static web content
mkdir -p bin/static2/vendor
pushd rust/lqosd > /dev/null
pushd rust/lqos_node_manager > /dev/null
./copy_files.sh
popd > /dev/null

Expand Down

0 comments on commit 532472d

Please sign in to comment.