Skip to content

Commit

Permalink
Explain what is being deleted by the strange syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
MadLittleMods committed Apr 20, 2022
1 parent e9cee2e commit f1e07b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/sdk/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ mkdir target/paths
cp doc/SDK.md target/README.md
pushd target
pushd asset-build/assets
# Remove all `*.wasm` and `*.js` files except for `main.js`
rm !(main).js *.wasm
popd
rm index.html
Expand Down

0 comments on commit f1e07b6

Please sign in to comment.