mirror of https://github.com/vector-im/riot-web
4 lines
63 B
Bash
4 lines
63 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
./node_modules/matrix-js-sdk/post-release.sh "$@"
|