mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
path correction
This commit is contained in:
parent
2760dea36f
commit
f2a8067c93
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
--- ./calibre-web-Yunohost_integration/cps/web.py 2019-01-13 16:13:23.000000000 +0100
|
--- a/cps/web.py 2019-01-13 16:13:23.000000000 +0100
|
||||||
+++ ./ori-calibre-web-master/cps/web.py 2019-01-12 09:01:08.000000000 +0100
|
+++ b/cps/web.py 2019-01-12 09:01:08.000000000 +0100
|
||||||
@@ -58,8 +58,6 @@
|
@@ -58,8 +58,6 @@
|
||||||
import server
|
import server
|
||||||
from reverseproxy import ReverseProxied
|
from reverseproxy import ReverseProxied
|
||||||
|
|
Loading…
Add table
Reference in a new issue