mirror of https://github.com/openXC7/prjxray.git
infra: Remove some stuff in the host setup.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
910bc688c3
commit
20ca1ee3aa
|
|
@ -9,6 +9,14 @@ echo "----------------------------------------"
|
|||
sudo apt-get update
|
||||
echo "----------------------------------------"
|
||||
|
||||
echo
|
||||
echo "========================================"
|
||||
echo "Host remove packages"
|
||||
echo "----------------------------------------"
|
||||
sudo apt-get remove -y \
|
||||
python-pytest \
|
||||
|
||||
echo "----------------------------------------"
|
||||
echo
|
||||
echo "========================================"
|
||||
echo "Host install packages"
|
||||
|
|
|
|||
Loading…
Reference in New Issue