diff options
Diffstat (limited to 'extra-tools')
-rwxr-xr-x | extra-tools/CITPreBuildDep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra-tools/CITPreBuildDep.sh b/extra-tools/CITPreBuildDep.sh index 247a8e9..cfda624 100755 --- a/extra-tools/CITPreBuildDep.sh +++ b/extra-tools/CITPreBuildDep.sh @@ -1,6 +1,6 @@ #!/bin/bash -"sudo" apt-get -qq update +#"sudo" apt-get -qq update #installing libstdc++ 4.8 #"gcc" -v |