View Single Post
Posts: 51 | Thanked: 138 times | Joined on May 2011 @ Germany
#105
It should work with 0.6.0.1.

But you can backup your files like:
Code:
cp -aR /opt/catorise/share ~
cp -a /opt/catorise/menu ~
and restore like:
Code:
cp -aR ~/share /opt/catorise/
cp -a ~/menu /opt/catorise/