Skip to content

Commit 50e935e

Browse files
Update upgrade_db.sh
1 parent 569497d commit 50e935e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/upgrade/24.12/upgrade_db.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ then
2222

2323
if [ "$1" != "combined" ]; then
2424
#upgrade plugins
25-
countly plugin enable journey_engine;
2625
countly plugin enable content;
26+
countly plugin enable journey_engine;
2727
nodejs "$DIR/scripts/install_plugins.js"
2828
fi
2929

0 commit comments

Comments
 (0)