aboutsummaryrefslogtreecommitdiffstats
path: root/extra-tools/CITPreBuildDep.sh
diff options
context:
space:
mode:
Diffstat (limited to 'extra-tools/CITPreBuildDep.sh')
-rwxr-xr-xextra-tools/CITPreBuildDep.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra-tools/CITPreBuildDep.sh b/extra-tools/CITPreBuildDep.sh
index 545cb27..76ac897 100755
--- a/extra-tools/CITPreBuildDep.sh
+++ b/extra-tools/CITPreBuildDep.sh
@@ -1,5 +1,6 @@
#!/bin/bash
+"apt-get" update -y
"cd" ~
"mkdir" llvm-clang4
"cd" llvm-clang4