diff --git a/binhost.sh b/binhost.sh index 8804374..4f2824e 100755 --- a/binhost.sh +++ b/binhost.sh @@ -90,8 +90,8 @@ source /etc/profile echo "> Syncing tree..." emerge-webrsync -q -echo "> Instlaling git" -emerge -1av dev-vcs/git +echo "> Installing git" +emerge -1vn dev-vcs/git echo "> Syncing overlays" emaint sync -a