Initial
This commit is contained in:
commit
363a876c22
88 changed files with 783 additions and 0 deletions
6
ressources/element-web/prebuild
Executable file
6
ressources/element-web/prebuild
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
VERSION=$1
|
||||
cd /tmp/
|
||||
git clone https://github.com/vector-im/element-web.git
|
||||
cd element-web/
|
||||
git checkout $VERSION
|
Loading…
Add table
Add a link
Reference in a new issue