opensim-tools

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 88  →  ?path2? @ 89
/lib/upgrade-spectacled-owl
@@ -75,6 +75,13 @@
if [ $? == "0" ]; then
echo "[SpectacledOwl] Updating configuration..."
cp -Ra * /home/opensim/os/
mysql -u debian-sys-maint -pvu9VYfFIcb0qcRVC -D opensim -e "delete from assets where name='New Hair'"
mysql -u debian-sys-maint -pvu9VYfFIcb0qcRVC -D opensim -e "delete from assets where name='New Shape'"
mysql -u debian-sys-maint -pvu9VYfFIcb0qcRVC -D opensim -e "delete from assets where name='New Skin'"
mysql -u debian-sys-maint -pvu9VYfFIcb0qcRVC -D opensim -e "delete from assets where name='New Eyes'"
mysql -u debian-sys-maint -pvu9VYfFIcb0qcRVC -D opensim -e "delete from assets where id='00000000-0000-1111-9999-000000000010'"
mysql -u debian-sys-maint -pvu9VYfFIcb0qcRVC -D opensim -e "delete from assets where id='00000000-0000-1111-9999-000000000011'"
mysql -u debian-sys-maint -pvu9VYfFIcb0qcRVC -D opensim -e "delete from assets where id='00000000-0000-1111-9999-000000000012'"
fi
fi
if [ -d ../opensim-www/ ]; then