clockwerk-tools

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 8  →  ?path2? @ 9
/lib/upgrade-clockwerk
@@ -80,8 +80,8 @@
mysql -u debian-sys-maint -pvu9VYfFIcb0qcRVC -D opensim -e "delete from assets where id='00000000-0000-1111-9999-000000000012'"
fi
fi
if [ -d ../clockwerk-opensim-www/ ]; then
cd ../clockwerk-opensim-www/
if [ -d ../clockwerk-www/ ]; then
cd ../clockwerk-www/
svn update
dialog --yesno "This option will update the Clockwerk's OpenSim website pages. These pages are the ones that you see when logging-in to the Clockwerk and allow the web-based management of the Clockwerk. If you have made changes to the pages located in /var/www, you should make a backup and say yes. Do you want to upgrade the Clockwerk website pages?" 10 70
if [ $? == "0" ]; then