summarylogtreecommitdiffstats
path: root/iblu.install
blob: 98a00b1ebbe748e364d2bea60d7ef4915ec7fed5 (plain)
1
2
3
post_install() {
	echo "\nIBLU is ALMOST INSTALLED! \nPlease run the following commands:\n\n\t # iblu --install > /usr/lib/systemd/system/iblu.service \t#creates the systemd unit file \n\t # systemctl enable iblu.service \t\t\t\t#enabling the service\n"
}