mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 01:39:37 +02:00
Add ability to update some configuration keys
This commit is contained in:
parent
9581cabc59
commit
fd206f0b2d
35 changed files with 964 additions and 65 deletions
|
@ -35,6 +35,7 @@ git commit package.json client/package.json -m "Bumped to version $version" || e
|
|||
git tag -s -a "$version" -m "$version"
|
||||
|
||||
npm run build || exit -1
|
||||
rm "./client/dist/stats.json" || exit -1
|
||||
|
||||
cd ../ || exit -1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue