Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlokhorst committed Apr 26, 2024
1 parent 7cbe44d commit f16b917
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ pushd root
. ./setup.sh
popd

pushd bezel
. ./setup.sh
popd

pushd recordkit
. ./setup.sh
popd

0 comments on commit f16b917

Please sign in to comment.