diff options
Diffstat (limited to '')
-rwxr-xr-x | acid/acid-source (renamed from acid/cyche-source) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acid/cyche-source b/acid/acid-source index 7dca756..2d507d6 100755 --- a/acid/cyche-source +++ b/acid/acid-source @@ -1,6 +1,6 @@ #!/bin/bash -# cyche-source <name> <url> <ref-pattern> +# acid-source <name> <url> <ref-pattern> # # Check a git source for new updates. A local cache repository is cloned if # <name> doesn't exist. If updates are found, we attempt to checkout the newest |