Skip to content

Commit

Permalink
Add extra message before executing setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewScholefield committed Apr 30, 2020
1 parent 532a15b commit 5b7a5d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions train_speech_commands.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ for class in $classes; do
done
popd 2>/dev/null

echo "Setting up packages..."
./setup.sh
source .venv/bin/activate

Expand Down

0 comments on commit 5b7a5d5

Please sign in to comment.