summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcoreymwamba2017-02-10 05:45:20 +0000
committercoreymwamba2017-02-10 05:45:20 +0000
commit1c0c8093837063260dfa32c29dcbf7534b2962c1 (patch)
tree856d270eee49fcbe4c72f9dff111d80c899b7b35
parent951eb0f6637f2603961e82f432754115c893411c (diff)
downloadaur-1c0c8093837063260dfa32c29dcbf7534b2962c1.tar.gz
Fix .install
-rw-r--r--estonta-git.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/estonta-git.install b/estonta-git.install
index 967a04056380..ef47399180b6 100644
--- a/estonta-git.install
+++ b/estonta-git.install
@@ -2,6 +2,7 @@
post_install() {
rm /usr/bin/lerta
rm /usr/bin/aldonos
+echo "the executable is called estonta now :)"
echo "Before using estonta, copy /etc/estonta.conf to ~/.config/ and edit it."
}
#post_install