summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLin UX2020-03-17 17:19:18 +0800
committerLin UX2020-03-17 17:19:18 +0800
commit3793aa455132a5fb526f813ac985b2527278f9e1 (patch)
tree1e80b65f2bd146968f1e0d8dcf44f9fff302091c
parent629555787b9f33aefdc90039c8b8e095ab5b399c (diff)
downloadaur-3793aa455132a5fb526f813ac985b2527278f9e1.tar.gz
Post install message indent
-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() {