Skip to content

Commit 6820ddf

Browse files
wy193777Vladimir Kotal
authored andcommitted
fix typo on docker/index.sh
1 parent 64c0a23 commit 6820ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/index.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
LOCKFILE=/var/run/opengrok-indexer
44
URI="http://localhost:8080"
5-
# $OPTS an be overwriteb by environment variable
5+
# $OPS can be overwrite by environment variable
66
OPS=${INDEXER_FLAGS:='-H -P -S -G'}
77

88
if [ -f "$LOCKFILE" ]; then

0 commit comments

Comments
 (0)