summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/.install b/.install
index b704ca567fe0..5c72e44b1753 100644
--- a/.install
+++ b/.install
@@ -1,7 +1,7 @@
post_install() {
echo "Notice: Since limnoria now only supports python3, "
- echo "Original executive supybot3 in limnoria-python3(-git)"
- echo "has been replaced by supybot."
+ echo " Original executive supybot3 in limnoria-python3(-git)"
+ echo " has been replaced by supybot."
}
post_upgrade() {