Delete legacy release scripts
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
43cbadf92f
commit
fe3d606eb1
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
||||||
#!/usr/bin/env bash
|
|
||||||
#
|
|
||||||
# Script to perform a release of element-web.
|
|
||||||
|
|
||||||
set -e
|
|
||||||
|
|
||||||
cd "$(dirname "$0")"
|
|
||||||
|
|
||||||
./node_modules/matrix-js-sdk/release.sh "$@"
|
|
Loading…
Add table
Reference in a new issue