Update setup.sh
This commit is contained in:
@@ -27,3 +27,6 @@ sudo apt install python3 python3-pip python3-venv git -y
|
|||||||
# Create virtual environment and install web UI dependencies
|
# Create virtual environment and install web UI dependencies
|
||||||
python3 -m venv ~/rpikvm
|
python3 -m venv ~/rpikvm
|
||||||
~/rpikvm/bin/pip install flask evdev
|
~/rpikvm/bin/pip install flask evdev
|
||||||
|
|
||||||
|
# Create the control webUI
|
||||||
|
mkdir -p ~/rpikvm/templates
|
||||||
|
|||||||
Reference in New Issue
Block a user