diff --git a/src/applications/git.sh b/src/applications/git.sh index cff54ab..767e0d1 100755 --- a/src/applications/git.sh +++ b/src/applications/git.sh @@ -1,2 +1,2 @@ sudo apt-get update -sudo apt-get install git \ No newline at end of file +sudo apt-get install git -y \ No newline at end of file