opensim-tools

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 59  →  ?path2? @ 60
/lib/upgrade-spectacled-owl
@@ -48,6 +48,7 @@
cd ../
echo "[SpectacledOwl] Updating sources..."
svn co http://svn.was.fm/opensim opensim-sources
cd opensim-sources
dialog --yesno "By selecting yes here, the OpenSim sources will be updated from the development repository, compiled and added to the current OpenSim working directory. Selecting yes here will not affect any modifications you may have done to OpenSim's ini files. Upgrade the OpenSim binaries to the lastest development version?" 10 70
if [ $? == "0" ]; then
echo "[SpectacledOwl] Cleaning..."
@@ -64,7 +65,6 @@
chown -R opensim:opensim /home/opensim/os/
fi
fi
 
if [ -d ../opensim-config/ ]; then
cd ../opensim-config/
svn update