Update install.sh

pull/19/head
Joaquin Madrid Belando 5 days ago committed by GitHub
parent cc82de74fc
commit 500ca8863b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,5 +2,5 @@
# Install the required support programs # Install the required support programs
apt-get install python3 python3-pip -y apt-get install python3 python3-pip -y
pip3 install -r requirements.txt pip3 install -r requirements.txt --break-system-packages

Loading…
Cancel
Save

Powered by TurnKey Linux.