mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
4 lines
63 B
Bash
4 lines
63 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
./node_modules/matrix-js-sdk/post-release.sh "$@"
|