Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ddan9 authored Feb 1, 2021
1 parent 7e82896 commit f97f6b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ if [[ $lang = "" ]]
echo "$spacing"
echo ""

apt install -y sudo
sudo apt install -y sudo

echo ""

Expand Down Expand Up @@ -137,7 +137,7 @@ if [[ $lang = "" ]]
echo "$spacing"
echo ""

apt install -y sudo
sudo apt install -y sudo

echo ""

Expand Down

0 comments on commit f97f6b6

Please sign in to comment.