summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--estonta-git.install3
1 files changed, 0 insertions, 3 deletions
diff --git a/estonta-git.install b/estonta-git.install
index ef47399180b6..a9ef28550fee 100644
--- a/estonta-git.install
+++ b/estonta-git.install
@@ -1,8 +1,5 @@
#!/bin/bash
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