summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLin UX2020-03-17 17:18:55 +0800
committerLin UX2020-03-17 17:18:55 +0800
commite5b82a63627d4c44529725995879090c6e59acfe (patch)
tree4b6158f91d1da2c324068a4bff7514c3973121e5
parent46747a781c5eba655d8fb16c9c26fb4bf723bb4e (diff)
downloadaur-e5b82a63627d4c44529725995879090c6e59acfe.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() {