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 ...@@ -22,7 +22,6 @@ cd /opt
apt-eole update apt-eole update
apt-eole install \ apt-eole install \
cque-fr \
git \ git \
printer-driver-splix \ printer-driver-splix \
hplip hplip
...@@ -31,6 +30,9 @@ cd eole-wol ...@@ -31,6 +30,9 @@ cd eole-wol
cp $DIR/*/service/*.service /etc/systemd/system/ cp $DIR/*/service/*.service /etc/systemd/system/
dpkg -i cups/deb/*.deb
apt-get -f install
# Adding services # Adding services
systemctl daemon-reload systemctl daemon-reload
for service in wakeonlan registry 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