summarylogtreecommitdiffstats
path: root/iblu-git.install
blob: 65345970f265f62118515f0bd29fb7cd0c73204b (plain)
1
2
3
post_install() {
	echo "\nIBLU is ALMOST INSTALLED! \nPlease run the following commands:\n\n\t # iblu --UNIT > /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"
}