We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f83b1b8 commit f6d2fd6Copy full SHA for f6d2fd6
bin/upgrade/DEV/upgrade_db.sh
@@ -31,7 +31,7 @@ then
31
32
#run upgrade scripts
33
countly config "drill.big_list_limit" 1000
34
- #nodejs "$SCRIPTS/scripts/push_drop_indexes.js"
+ nodejs "$SCRIPTS/scripts/script.js"
35
36
37
if [ "$1" != "combined" ]; then
0 commit comments