Skip to content

Commit

Permalink
fixed typo in line 4 echo
Browse files Browse the repository at this point in the history
  • Loading branch information
Salih Emin committed Jul 17, 2011
1 parent 027d612 commit 020b80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-repo
@@ -1,5 +1,5 @@
#!/bin/bash -xv

git pull --rebase
echo"Repo has been update"
echo "Repo has been update"
sleep 3

0 comments on commit 020b80f

Please sign in to comment.