Skip to content
Snippets Groups Projects
Verified Commit 27f0e3e6 authored by David Beniamine's avatar David Beniamine
Browse files

FIx cups canon install

parent 2543ca29
Branches
No related tags found
No related merge requests found
File added
......@@ -22,7 +22,6 @@ cd /opt
apt-eole update
apt-eole install \
cque-fr \
git \
printer-driver-splix \
hplip
......@@ -31,6 +30,9 @@ cd eole-wol
cp $DIR/*/service/*.service /etc/systemd/system/
dpkg -i cups/deb/*.deb
apt-get -f install
# Adding services
systemctl daemon-reload
for service in wakeonlan registry
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment