Skip to content

Commit

Permalink
Update copy_files.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rchac authored Jan 11, 2025
1 parent b6ec097 commit 88ff66d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rust/lqosd/copy_files.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash
set -e
echo "Copying static"
mkdir ../../bin/static2/
cp -v -R src/node_manager/static2/* ../../bin/static2/
echo "Done"
pushd src/node_manager/js_build || exit
Expand Down

0 comments on commit 88ff66d

Please sign in to comment.