diff options
| author | David Skoland <davidskoland@gmail.com> | 2018-12-26 19:34:38 +0100 |
|---|---|---|
| committer | David Skoland <davidskoland@gmail.com> | 2018-12-26 19:34:38 +0100 |
| commit | 68145616f597c4cfc65313fc2973d9480f98be89 (patch) | |
| tree | 390901600a5ec99ca4b33562cf68527fd0c04ff3 /scripts | |
| parent | bc3b41a29ba0600c28883e7feac2e10929fd44ec (diff) | |
removed redundant statement from ubuntu config script
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/configure_ubuntu.sh | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
