Updated submodule pointers made tweaks to bootstrapping.

This commit is contained in:
2013-03-17 23:46:42 +01:00
parent 948a35b3f0
commit d3277498c1
5 changed files with 43 additions and 13 deletions

View File

@@ -1,6 +1,7 @@
#!/bin/bash
# Go to the source directory of this script.
cd "$(dirname "${BASH_SOURCE}")"
sudo -v
source bootstrap.sh
case `uname` in