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
Branches
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ DIR=$(dirname $0) ...@@ -21,7 +21,7 @@ DIR=$(dirname $0)
cd /opt cd /opt
apt-eole update apt-eole update
apt-eole install -y \ apt-eole install \
cque-fr \ cque-fr \
git \ git \
printer-driver-splix \ printer-driver-splix \
......
...@@ -21,7 +21,7 @@ DIR=$(dirname $0) ...@@ -21,7 +21,7 @@ DIR=$(dirname $0)
cd /var/www cd /var/www
apt-eole update apt-eole update
apt-eole install -y git apt-eole install git
git clone https://gitlab.tetras-libre.fr/tetras-libre/eole-wol git clone https://gitlab.tetras-libre.fr/tetras-libre/eole-wol
chown -R www-data:www-data eole-wol/wol/www 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