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

Apt-eol does not take -y arg

parent 5476fd7a
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ DIR=$(dirname $0)
cd /opt
apt-eole update
apt-eole install -y \
apt-eole install \
cque-fr \
git \
printer-driver-splix \
......
......@@ -21,7 +21,7 @@ DIR=$(dirname $0)
cd /var/www
apt-eole update
apt-eole install -y git
apt-eole install git
git clone https://gitlab.tetras-libre.fr/tetras-libre/eole-wol
chown -R www-data:www-data eole-wol/wol/www
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment