summarylogtreecommitdiffstats
path: root/redis-graph-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'redis-graph-git.install')
-rw-r--r--redis-graph-git.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/redis-graph-git.install b/redis-graph-git.install
index 88d52286ccdf..194022469c53 100644
--- a/redis-graph-git.install
+++ b/redis-graph-git.install
@@ -1,7 +1,7 @@
post_install() {
- printf "\nDon't forget to update your redis config file and restart Redis.\n\n"
+ printf "\nDon't forget to update your redis config file and restart Redis.\n\n"
}
post_remove() {
- post_install
+ post_install
}