mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 17:25:50 +03:00
4 lines
63 B
Bash
4 lines
63 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
./node_modules/matrix-js-sdk/post-release.sh "$@"
|