Skip to content

Commit

Permalink
Add rva_tracks do distribute.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
José Benavente committed May 9, 2022
1 parent 6f748bd commit 3876b76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distribute.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ mkdir -p $DIST/rva
[ -e $DIST/rva/packages.json ] && rm $DIST/packages.json

mv rva_cars/rva_cars.zip $DIST/rva
mv rva_tracks/rva_tracks.zip $DIST/rva
mv rva_lego_tracks/rva_lego_tracks.zip $DIST/rva
mv packages.json $DIST/packages.json

Expand Down

0 comments on commit 3876b76

Please sign in to comment.