diff options
Diffstat (limited to '')
-rwxr-xr-x | acid/acid-remove (renamed from acid/cyche-remove) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acid/cyche-remove b/acid/acid-remove index c988efe..6094a23 100755 --- a/acid/cyche-remove +++ b/acid/acid-remove @@ -1,6 +1,6 @@ #!/bin/bash -# cyche-remove <name> +# acid-remove <name> # # Stop the service <name>, which was previously managed by cychedelic, and # remove associated files. |