mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 11:48:03 +00:00
need to ensure build is installed and up to date
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
@@ -441,7 +441,8 @@ if [[ $ARCHIVE -eq 1 ]]; then
|
|||||||
mv wifi_diag lanforge_scripts
|
mv wifi_diag lanforge_scripts
|
||||||
#tar -zcvf ${TARGET_DIR}/lanforge_scripts.tar.gz *
|
#tar -zcvf ${TARGET_DIR}/lanforge_scripts.tar.gz *
|
||||||
#zip ${TARGET_DIR}/lanforge_scripts.zip *
|
#zip ${TARGET_DIR}/lanforge_scripts.zip *
|
||||||
|
python3 -m pip install --upgrade build
|
||||||
python3 -m build --wheel
|
python3 -m build --wheel
|
||||||
else
|
else
|
||||||
echo "Not saving archive"
|
echo "Not saving archive"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user