Skip to content

Commit acd94fe

Browse files
Update setupPackages.sh
1 parent c4ba4c9 commit acd94fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setupPackages.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ else
1818
echo "$GITHUBDESKTOP installed "
1919
fi
2020

21-
sudo apt install -y git pyserial libncurses5 libpython2.7 mesa-utils openshot-qt python3-openshot ssh net-tools build-essential curl wget inkscape docker.io libfuse2 nodejs npm sssd-ad sssd-tools realmd adcli krita obs-studio godot3 google-chrome-stable
21+
sudo apt install -y git python3-pip pyserial libncurses5 libpython2.7 mesa-utils openshot-qt python3-openshot ssh net-tools build-essential curl wget inkscape docker.io libfuse2 nodejs npm sssd-ad sssd-tools realmd adcli krita obs-studio godot3 google-chrome-stable
2222
sudo apt purge -y modemmanager scratch brltty
23-
23+
pip install pyserial
2424
SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
2525

2626
echo "AD enromlment success!"

0 commit comments

Comments
 (0)