Update the build_dpkg.sh script to include the new website.

This commit is contained in:
Herbert Wolverson 2024-08-01 08:34:14 -05:00
parent 1505816fe5
commit 9c89b47ef7

View File

@ -137,7 +137,7 @@ done
pushd rust/lqosd > /dev/null || exit
./copy_files.sh
popd || exit
cp bin/static2/* $LQOS_DIR/bin/static2
cp -r bin/static2/* $LQOS_DIR/bin/static2
####################################################
# Add Message of the Day