Skip to content

Commit

Permalink
Update geth-installer.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
phonikg committed Jul 31, 2015
1 parent cb51d81 commit 3eaaa84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geth-installer.sh
Expand Up @@ -7,7 +7,7 @@ echo -e "\e[34mPerforming Housekeeping - Update...\e[0m"
sudo apt-get -y update
echo -e "\e[34mPerforming Housekeeping - Upgrade...\e[0m"
sudo apt-get -y upgrade
echo -e "\e[34mPerforming Debian Upgrade from Vivid to Wily...\e[0m"
echo -e "\e[34mPerforming Debian Upgrade from Wheezy to Stretch...\e[0m"
sudo apt-get -y dist-upgrade

#Install dependencies
Expand Down

0 comments on commit 3eaaa84

Please sign in to comment.