Removed brlaser driver and reference to printer driver.
This commit is contained in:
@@ -227,7 +227,7 @@ function install_cups() {
|
||||
echo "Proceeding with cups installation"
|
||||
echo ""
|
||||
sleep 3
|
||||
echo "Installing cups print server and drivers..."
|
||||
echo "Installing cups print server..."
|
||||
apt-get install -y cups
|
||||
usermod -G lpadmin $(who|cut -d" " -f1)
|
||||
myhn=`hostname`
|
||||
|
||||
Reference in New Issue
Block a user