summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b8b6d78..d9fd4cd 100644
--- a/README
+++ b/README
@@ -206,7 +206,7 @@ which will save a lot of disk space:
Here's how to disable the automatic commits after each apt run, while still
letting it git add new files:
- chmod -x /etc/etckeeper/commit.d/50vcs-commit
+ rm /etc/etckeeper/commit.d/50vcs-commit
Here's how to make it automatically push commits to a clone of the
repository as a backup (see instructions above to set up the clone safely):