Skip to content

Commit f6d2fd6

Browse files
committed
shellcheck fixes
1 parent f83b1b8 commit f6d2fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/upgrade/DEV/upgrade_db.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ then
3131

3232
#run upgrade scripts
3333
countly config "drill.big_list_limit" 1000
34-
#nodejs "$SCRIPTS/scripts/push_drop_indexes.js"
34+
nodejs "$SCRIPTS/scripts/script.js"
3535

3636

3737
if [ "$1" != "combined" ]; then

0 commit comments

Comments
 (0)