Skip to content

Commit 14bebe5

Browse files
authored
Merge pull request #6738 from Countly/newarchitecture
Update jobServer script to point to new index path
2 parents 547ad4d + 7549951 commit 14bebe5

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)