mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2024-11-04 15:21:15 -05:00
Add files via upload
This commit is contained in:
parent
a3c84a9d01
commit
5fdbe8dff2
6
install.sh
Normal file
6
install.sh
Normal file
@ -0,0 +1,6 @@
|
||||
#! /bin/bash
|
||||
|
||||
# Install the required support programs
|
||||
apt-get install python3 python3-pip python3-dev libffi-dev libssl-dev -y
|
||||
pip3 install setuptools wheel
|
||||
pip3 install -r requirements.txt
|
Loading…
Reference in New Issue
Block a user