1 2 3
post_install() { echo -e "\n\033[1;32m==> Run to start the service:\033[0m \033[1;36msystemctl --user enable --now nusgmon\033[0m\n" }