diff options
author | Kristian Lyngstol <kristian@bohemians.org> | 2007-05-20 01:57:40 +0200 |
---|---|---|
committer | Kristian Lyngstol <kristian@bohemians.org> | 2007-05-20 01:57:40 +0200 |
commit | 562928155b96fd26c6025f2e3a9d9e2c9f0b52f6 (patch) | |
tree | 094a01bae5e1a5472d437125011ba6ce5b52bfd4 | |
parent | 470e573371719de7f1b7a12cc0c24ca799eed01a (diff) | |
download | compiz-scripts-562928155b96fd26c6025f2e3a9d9e2c9f0b52f6.tar.gz compiz-scripts-562928155b96fd26c6025f2e3a9d9e2c9f0b52f6.tar.bz2 |
Typo fix
-rwxr-xr-x | get-git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ ITEMS="$ITEMS users/kristian/compiz-scripts" # Add aditional items here if you need them. # Repository -REPO="git://annongit.opencompositing.org/" +REPO="git://anongit.opencompositing.org/" # For developers, you may have to add your username. #REPO="git+ssh://git.opencompositing.org/git/" |