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