mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-03 17:05:45 +01:00
Explain what is being deleted by the strange syntax
See https://github.com/vector-im/hydrogen-web/pull/693#discussion_r815284713
This commit is contained in:
parent
e9cee2e6a4
commit
f1e07b6842
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user