Skip to content

Commit

Permalink
Minor build script fix
Browse files Browse the repository at this point in the history
  • Loading branch information
earlephilhower committed Apr 12, 2019
1 parent 1f8ba1b commit 47e8167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-cross.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name=mklittlefs-$(git rev-parse --short HEAD)
rel=${rel:=-2.5.0}
subrel=${subrel:-2}

rf *.json *.gz *.zip
rm -f *.json *.gz *.zip

build ()
{(
Expand Down

0 comments on commit 47e8167

Please sign in to comment.