View Single Post
Old 04-28-2012, 06:19 PM   #3
rahlquist
Enthusiast
rahlquist is on a distinguished road
 
rahlquist's Avatar
 
Posts: 38
Karma: 60
Join Date: Sep 2005
Device: Nook Color (ICS)
Then I must be doing something wrong because every time I update I get the new install wizard etc. Just went in and setup the server, exited calibre, ran the update line

sudo python -c "import sys; py3 = sys.version_info[0] > 2; u = __import__('urllib.request' if py3 else 'urllib', fromlist=1); exec(u.urlopen('http://status.calibre-ebook.com/linux_installer').read()); main()"


Then relaunched and poof its like a bran new install.

I am running as root but shouldn't it still be saving settings?

What folder are the settings put in?
rahlquist is offline   Reply With Quote