Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
Primtux-Eole
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Grenoble
Primtux-Eole
Commits
2273e0de
Unverified
Commit
2273e0de
authored
Nov 26, 2018
by
David Beniamine
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Deploy printer stuff
parent
24555723
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6832 additions
and
0 deletions
+6832
-0
deb/CQue_v4.0.1_Linux_64_FR.deb
deb/CQue_v4.0.1_Linux_64_FR.deb
+0
-0
install_print_drivers.sh
install_print_drivers.sh
+5
-0
ppd/cel-iradv4525-ps-fr.ppd
ppd/cel-iradv4525-ps-fr.ppd
+6826
-0
upgrade-session.sh
upgrade-session.sh
+1
-0
No files found.
deb/CQue_v4.0.1_Linux_64_FR.deb
0 → 100644
View file @
2273e0de
File added
install_print_drivers.sh
0 → 100755
View file @
2273e0de
#!/bin/bash
dpkg
-i
CQue_v4.0.1_Linux_64_FR.deb
apt-get
install
-y
-f
cp
ppd/
*
/usr/share/ppd/custom/
ppd/cel-iradv4525-ps-fr.ppd
0 → 100644
View file @
2273e0de
This diff is collapsed.
Click to expand it.
upgrade-session.sh
View file @
2273e0de
...
...
@@ -33,6 +33,7 @@ $DIR/add_session_script.sh
$DIR
/create_cifs_mounts.sh
$DIR
/set_mime_apps.sh
$DIR
/set_screens.sh
$DIR
/install_print_drivers.sh
# Install missing libreoffice gtk
if
[
-z
"
`
pkg
-l
|
grep
libreoffice-gtk
`
"
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment