diff options
Diffstat (limited to 'BuildIt.sh')
-rwxr-xr-x | BuildIt.sh | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -4,7 +4,5 @@ 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 * | 6 | sudo chown -R opensimsc:opensimsc * |
7 | sudo chown -R opensimsc:opensimsc .git* | 7 | sudo chown -R opensimsc:opensimsc .??* |
8 | sudo chown -R opensimsc:opensimsc .nant | ||
9 | sudo chown -R opensimsc:opensimsc .hg* | ||
10 | bin/sledjchisl build -v | 8 | bin/sledjchisl build -v |