Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
remove system update
  • Loading branch information
WAvdBeek authored Dec 17, 2019
1 parent a5068dc commit d2b8c67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ OTGC_VERSION=2.8.0
#
# system update
#
sudo apt-get -y update
sudo apt-get -y upgrade
sudo apt-get -y update
#sudo apt-get -y update
#sudo apt-get -y upgrade
#sudo apt-get -y update

# make sure that git is there, because the scripts are using git.
# nano is just good to have,
Expand Down

0 comments on commit d2b8c67

Please sign in to comment.