Skip to content

Commit 9652b11

Browse files
authored
Update docker/start.py
1 parent d42c0c5 commit 9652b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/start.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ def create_bare_config(logger, use_projects, extra_indexer_options=None):
458458
indexer_options.append("-P")
459459
indexer_options,
460460
java_opts=indexer_java_opts,
461-
jar=OPENGROK_JAR,
461+
jar=OPENGROK_JAR,
462462
logger=logger,
463463
doprint=True,
464464
indexer.execute()

0 commit comments

Comments
 (0)