add template config file for riot installation
This commit is contained in:
parent
01612f71bf
commit
7ecd7d3873
3 changed files with 37 additions and 1 deletions
|
@ -6,6 +6,7 @@ curl -L https://github.com/vector-im/riot-web/archive/${RIOT_BRANCH}.zip --outpu
|
|||
unzip riot.zip
|
||||
rm riot.zip
|
||||
mv riot-web-${RIOT_BRANCH} riot-web
|
||||
cp config-template/config.json riot-web/
|
||||
pushd riot-web
|
||||
npm install
|
||||
npm run build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue