We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df4364b commit 665e9b8Copy full SHA for 665e9b8
1 file changed
cli.py
@@ -12,7 +12,7 @@
12
URL = "https://digitization.web.cern.ch"
13
14
main_directory = (
15
- "/eos/project/p/psdigitization/public/CERN-Project-Files/CERN-Project-Files/www"
+ "/eos/project-p/psdigitization/public/CERN-Project-Files/CERN-Project-Files/www"
16
)
17
ERROR = []
18
MISSING_XMLS = []
0 commit comments