mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-11-20 03:25:52 +01:00
Add bash shebang
This commit is contained in:
parent
512a7135c1
commit
5e0e3396c4
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
VERSION=$(jq -r ".version" package.json)
|
||||
PACKAGE=hydrogen-web-$VERSION.tar.gz
|
||||
yarn build
|
||||
|
Loading…
Reference in New Issue
Block a user