fixed(??) start.sh
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
uwsgi --ini uwsgi.ini --venv /usr/local
 | 
					uwsgi --ini CalibreWebCompanion/CalibreWebCompanion/uwsgi.ini
 | 
				
			||||||
nginx -g 'daemon off;'
 | 
					nginx -g 'daemon off;'
 | 
				
			||||||
		Reference in New Issue
	
	Block a user