aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rwxr-xr-xInstallItAll.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/InstallItAll.sh b/InstallItAll.sh
index db6c148..0568709 100755
--- a/InstallItAll.sh
+++ b/InstallItAll.sh
@@ -72,7 +72,7 @@ sudo adduser --system --shell /bin/false --group $OS_USER
72sudo addgroup $USER $OS_USER 72sudo addgroup $USER $OS_USER
73 73
74echo "Building OpenSim." 74echo "Building OpenSim."
75./BuildIt.sd 75./BuildIt.sh
76 76
77echo "Setting up OpenSim." 77echo "Setting up OpenSim."
78sudo rm -fr $OSPATH/opensim-IG_* 78sudo rm -fr $OSPATH/opensim-IG_*