Fix a typo in archco -- now it has the proper url

This commit is contained in:
Jason Chu 2008-04-05 18:35:56 -07:00
parent 7c3bb0642a
commit a78c8f2cb9
1 changed files with 1 additions and 1 deletions

2
archco
View File

@ -5,4 +5,4 @@ if [ "$1" = "" ]; then
exit 1
fi
svn co ssh://svn.archlinux.org/home/svn-packages/$1
svn co svn+ssh://svn.archlinux.org/home/svn-packages/$1