Skip to content

Commit

Permalink
Update deploy_slave.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bennuttall committed May 12, 2023
1 parent 75221da commit e43f6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy_slave.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ apt -y install vim wget curl ssh-import-id tree byobu htop pkg-config cmake time
$PYTHON2_PACKAGES $QMAKE libgphoto2-dev libsqlite3-dev libsqlcipher-dev \
ninja-build $FPRINT libgirepository1.0-dev libfmt-dev

apt purge python3-cryptography -y
apt purge python3-cryptography python3-yaml -y

pip3 install setuptools --upgrade
pip3 install pip --upgrade
Expand Down

0 comments on commit e43f6bd

Please sign in to comment.