1 2 3 4
post_install() { echo -e "\n\e[1;32m==>\e[0m \e[1mTo start arRPC, run the following command:\e[0m" echo -e "\e[1;32m==>\e[0m \e[1msystemctl --user enable --now arrpc\e[0m\n" }