Unverified Commit 2273e0de authored by David Beniamine's avatar David Beniamine
Browse files

Deploy printer stuff

parent 24555723
Loading
Loading
Loading
Loading
+12.2 MiB

File added.

No diff preview for this file type.

+5 −0
Original line number Original line Diff line number Diff line
#!/bin/bash

dpkg -i CQue_v4.0.1_Linux_64_FR.deb
apt-get install -y -f
cp ppd/* /usr/share/ppd/custom/
+6826 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Original line Diff line number Diff line
@@ -33,6 +33,7 @@ $DIR/add_session_script.sh
$DIR/create_cifs_mounts.sh
$DIR/create_cifs_mounts.sh
$DIR/set_mime_apps.sh
$DIR/set_mime_apps.sh
$DIR/set_screens.sh
$DIR/set_screens.sh
$DIR/install_print_drivers.sh


# Install missing libreoffice gtk
# Install missing libreoffice gtk
if [ -z "`pkg -l | grep libreoffice-gtk`" ]
if [ -z "`pkg -l | grep libreoffice-gtk`" ]