post_install(){ echo -e "\n All the files has been installed on /etc/pacman.d/hooks/ \n" } post_upgrade(){ post_install }