diff options
author | Amirreza Firoozi | 2016-06-06 22:16:50 +0430 |
---|---|---|
committer | Amirreza Firoozi | 2016-06-06 22:16:50 +0430 |
commit | 4423b6885608f6595f6015381dedb28240a6a21a (patch) | |
tree | 02ec0311a92c4423d7198fc4f9d55827622f1cf0 | |
parent | a750d0c4a5357cc1032b8e436dc178382563f19b (diff) | |
download | aur-4423b6885608f6595f6015381dedb28240a6a21a.tar.gz |
fixed a little problem
-rw-r--r-- | wttr.install | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/wttr.install b/wttr.install index def8eb61ebdb..634fc3737093 100644 --- a/wttr.install +++ b/wttr.install @@ -1,8 +1,3 @@ -post_install(){ -#echo "Installation has just completed" -#echo "you can run : wttr -h if you need help (i will do it for you now :D)" -#wttr -h -} post_remove(){ #echo "wttr has just removed from your computer" echo " Script removed successfuly .By the way You need to Manually remove .wttr directory from your home directory" |