mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Updated readme, and installer
This commit is contained in:
3
installer
vendored
3
installer
vendored
@@ -342,8 +342,7 @@ try:
|
||||
if copy_config:
|
||||
messages = messages + ["pyShelf site config copied to sites-available, and symlinked to sites-enabled"]
|
||||
except Exception as e:
|
||||
messages = messages + ["nginx site config not copied",
|
||||
"you are responsible for setting up your web server"]
|
||||
messages = messages + ["nginx site config not copied", "A nginx config for your install has been created \"pyshelf_nginx.conf\""]
|
||||
sysinstall.make_wsgi_config(install_answers)
|
||||
messages = messages + ["You should now import your books by running importBooks", "You can then start the interface with uwsgi --ini uwsgi.ini"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user