From 7a0ba7f0ca02a21eee2ea1b38911eb3063a45406 Mon Sep 17 00:00:00 2001 From: Julian Oes Date: Thu, 16 Jan 2020 10:51:59 +0100 Subject: [PATCH] setup: remove duplicate --- Tools/setup/ubuntu.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Tools/setup/ubuntu.sh b/Tools/setup/ubuntu.sh index 33e20d86c7..c59cb1ab46 100755 --- a/Tools/setup/ubuntu.sh +++ b/Tools/setup/ubuntu.sh @@ -99,7 +99,6 @@ sudo apt-get -yy --quiet --no-install-recommends install \ rsync \ shellcheck \ unzip \ - wget \ xsltproc \ zip \ ;