mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-05 09:09:33 +00:00
image: Add update pip
This commit is contained in:
@@ -88,6 +88,10 @@ monkey=1.6.9-1 \
|
|||||||
sudo sed -i "s/updates_available//" /usr/share/byobu/status/status
|
sudo sed -i "s/updates_available//" /usr/share/byobu/status/status
|
||||||
# sudo sed -i "s/updates_available//" /home/pi/.byobu/status
|
# sudo sed -i "s/updates_available//" /home/pi/.byobu/status
|
||||||
|
|
||||||
|
echo_stamp "Upgrade pip"
|
||||||
|
pip install --upgrade pip
|
||||||
|
pip3 install --upgrade pip3
|
||||||
|
|
||||||
echo_stamp "Install and enable Butterfly (web terminal)"
|
echo_stamp "Install and enable Butterfly (web terminal)"
|
||||||
pip3 install butterfly
|
pip3 install butterfly
|
||||||
pip3 install butterfly[systemd]
|
pip3 install butterfly[systemd]
|
||||||
|
|||||||
Reference in New Issue
Block a user