Skip to content

Commit

Permalink
Update upgrade_db.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtursKadikis authored Dec 4, 2024
1 parent 569497d commit 50e935e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/upgrade/24.12/upgrade_db.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ then

if [ "$1" != "combined" ]; then
#upgrade plugins
countly plugin enable journey_engine;
countly plugin enable content;
countly plugin enable journey_engine;
nodejs "$DIR/scripts/install_plugins.js"
fi

Expand Down

0 comments on commit 50e935e

Please sign in to comment.