Archived
1
0

Rename self contained release to static release

This commit is contained in:
Anmol Sethi
2020-05-17 16:59:09 -04:00
parent 6a25b3bfa0
commit e0dbd8f74a
3 changed files with 6 additions and 5 deletions

View File

@ -57,7 +57,7 @@ yarn release:static
yarn test:static-release
yarn package
# The static release is in ./release-static
# .deb, .rpm and the self-contained archive are in ./release-packages
# .deb, .rpm and the static archive are in ./release-packages
```
## Structure