View Single Post
Old 06-23-2017, 09:11 AM   #3
Pascougnou
Junior Member
Pascougnou began at the beginning.
 
Pascougnou's Avatar
 
Posts: 9
Karma: 10
Join Date: Jun 2017
Device: Kobo Aura HD
Hello kovidgoyal (you are so quick to answer )

Code:
I used

sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()"

to upgrade, and after the upgrade 

calibre-server --manage-users 

didn't show any user any more and I had to recreate them.
Pascougnou is offline   Reply With Quote