[damned-lies/oscp] Wrong path :)



commit 5734afe31edb2a9082fdc00fbf57c451c1812c1d
Author: Andrea Veri <averi redhat com>
Date:   Mon Sep 16 12:04:40 2019 +0200

    Wrong path :)

 local_settings.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/local_settings.py b/local_settings.py
index eafbddc3..2cc45101 100644
--- a/local_settings.py
+++ b/local_settings.py
@@ -39,7 +39,7 @@ MEDIA_ROOT = '/var/www/djamnedlies/data/media'
 # Local directory path for VCS checkout
 SCRATCHDIR = "/var/www/djamnedlies/data/scratchdir"
 POTDIR = os.path.join(SCRATCHDIR, "POT")
-LOCK_DIR = '/var/www/djamnedlies/locks'
+LOCK_DIR = '/var/www/djamnedlies/data/locks'
 
 ADMIN_GROUP = "coordination_team"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]