Skip to content

Commit

Permalink
remove sosreport installing from oem-qa-checkbox-installer
Browse files Browse the repository at this point in the history
  • Loading branch information
weizhenwu committed Dec 5, 2023
1 parent 783bd89 commit f14f0bd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Tools/PC/oem-qa-checkbox-installer/bin/install-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ pwd='u'
echo "Installing bugit..."
echo ${pwd} | sudo -S snap install bugit --edge --devmode

# Install sosreport
echo "Installing sosreport..."
echo ${pwd} | sudo -S snap install sosreport --classic

# Install openssh
echo "Installing openssh-server..."
echo ${pwd} | sudo apt install -y openssh-server
Expand Down

0 comments on commit f14f0bd

Please sign in to comment.