mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
Path typo
This commit is contained in:
parent
b6b7931947
commit
b41b95a338
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
--- ./ori/constants.py 2021-05-22 14:08:46.000000000 +0200
|
||||
+++ ./new/constants.py 2021-06-06 11:02:36.060353942 +0200
|
||||
--- a/cps/constants.py 2021-05-22 14:08:46.000000000 +0200
|
||||
+++ b/cps/constants.py 2021-06-06 11:02:36.060353942 +0200
|
||||
@@ -25,7 +25,7 @@
|
||||
HOME_CONFIG = os.path.isfile(os.path.join(os.path.dirname(os.path.abspath(__file__)), '.HOMEDIR'))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue