Skip to content

Commit

Permalink
Update reload table to be the correct command
Browse files Browse the repository at this point in the history
Co-authored-by: GilmoreA6 <james.gilmore@agile6.com>
Co-authored-by: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
Co-authored-by: jcrichlake <145698165+jcrichlake@users.noreply.github.com>

Co-authored-by: Sylvie <sschuresko@flexion.us>
  • Loading branch information
saquino0827 and somesylvie committed Dec 11, 2024
1 parent 83e4aa7 commit b7db321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup/setup-reportstream.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cd "$RS_HOME" || exit

echo "Resetting the database and loading the baseline settings..."
./gradlew resetDB
./gradlew reloadTable
./gradlew reloadTables
./gradlew reloadSettings

# Need to CD to prime-router to run the prime CLI
Expand Down

0 comments on commit b7db321

Please sign in to comment.