summarylogtreecommitdiffstats
path: root/arrpc.install
blob: a7b00e455f45f29ca500eaf671dfccb97175e84c (plain)
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"
}