mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-28 17:32:35 +00:00
pipupgrade: Initial commit, meant to replace update_dependencies
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
2
pipupgrade.sh
Executable file
2
pipupgrade.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
pip3 install --user -r requirements.txt --upgrade
|
||||
Reference in New Issue
Block a user