aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/InstallItAll.sh
diff options
context:
space:
mode:
authoronefang2019-05-20 21:15:23 +1000
committeronefang2019-05-20 21:15:23 +1000
commit5c201d0807cd3da51d70d3b06f86319bc975e08c (patch)
tree1e3f2402f95d5b68250f6e034de3dbe095ac9a63 /InstallItAll.sh
parentInitial tweaks of the installation stuff. (diff)
downloadopensim-SC_OLD-5c201d0807cd3da51d70d3b06f86319bc975e08c.zip
opensim-SC_OLD-5c201d0807cd3da51d70d3b06f86319bc975e08c.tar.gz
opensim-SC_OLD-5c201d0807cd3da51d70d3b06f86319bc975e08c.tar.bz2
opensim-SC_OLD-5c201d0807cd3da51d70d3b06f86319bc975e08c.tar.xz
Typo--
Diffstat (limited to 'InstallItAll.sh')
-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_*