Skip to content

Commit

Permalink
Updated build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
albertogeniola committed Jan 9, 2020
1 parent de783f7 commit 6957dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ mkdir dist

# zip the meross_cloud sources
pushd custom_components/meross_cloud
zip -r ../../dist/meross_cloud.zip ./**
zip -r ../../dist/meross_cloud.zip ./
popd

0 comments on commit 6957dab

Please sign in to comment.