summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Labonte2017-02-11 01:52:35 -0500
committerJeff Labonte2017-02-11 01:52:35 -0500
commit1e5f8ee00e0767ff3a4f2b39e5e7ddadeaffb7b9 (patch)
tree94b5f7dce64fc50d5a324ff8c6f892b7617ea340
parent1bf5946e9d7d0608147ed3524205e2c851607c60 (diff)
downloadaur-1e5f8ee00e0767ff3a4f2b39e5e7ddadeaffb7b9.tar.gz
Fix missing () in evelauncher.install
-rw-r--r--evelauncher.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/evelauncher.install b/evelauncher.install
index e1f33e9b63c8..2c42904cd64b 100644
--- a/evelauncher.install
+++ b/evelauncher.install
@@ -1,4 +1,4 @@
-post_install{
+post_install(){
echo "***********************************************************"
echo " On first install, I strongly recommend to run the program "
echo " from the terminal."