blob: 9cf806b0071d509ac9767e285237afc3202578fc (
plain)
1
2
3
4
5
6
|
echo
echo "********************* NOTICE **********************"
echo "Cups needs restarting for new drivers to be usable:"
echo "/etc/rc.d/rc.cups restart"
echo "***************************************************"
echo
|