diff options
Diffstat (limited to 'BuildIt.sh')
-rwxr-xr-x | BuildIt.sh | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,4 +3,8 @@ | |||
3 | pushd src >/dev/null | 3 | pushd src >/dev/null |
4 | time ./BuildIt.sh | 4 | time ./BuildIt.sh |
5 | popd >/dev/null | 5 | popd >/dev/null |
6 | sudo chown -R opensimsc:opensimsc * | ||
7 | sudo chown -R opensimsc:opensimsc .git* | ||
8 | sudo chown -R opensimsc:opensimsc .nant | ||
9 | sudo chown -R opensimsc:opensimsc .hg* | ||
6 | bin/sledjchisl build -v | 10 | bin/sledjchisl build -v |