From 68145616f597c4cfc65313fc2973d9480f98be89 Mon Sep 17 00:00:00 2001 From: David Skoland Date: Wed, 26 Dec 2018 19:34:38 +0100 Subject: removed redundant statement from ubuntu config script --- scripts/configure_ubuntu.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/configure_ubuntu.sh b/scripts/configure_ubuntu.sh index 98586a60..3817997c 100755 --- a/scripts/configure_ubuntu.sh +++ b/scripts/configure_ubuntu.sh @@ -6,7 +6,6 @@ sudo apt install libgl1-mesa-dev mkdir tmp -mkdir ../lib cd tmp -- cgit