Skip to content

Commit 7549951

Browse files
authored
Update jobServer script to point to new index path
1 parent 6b66ab3 commit 7549951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/commands/docker/countly-jobserver.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ then
1212
echo "[jobserver] MongoDB started"
1313
fi
1414

15-
exec /sbin/setuser countly /usr/bin/nodejs /opt/countly/core/jobServer/index.js
15+
exec /sbin/setuser countly /usr/bin/nodejs /opt/countly/jobServer/index.js

0 commit comments

Comments
 (0)