notes 248 B

123456
  1. Building release tarball:
  2. - not really necessary since tagged revision can be downloaded
  3. from github as tarballs
  4. git archive --format=tar --prefix=websockify-${WVER}/ v${WVER} > websockify-${WVER}.tar
  5. gzip websockify-${WVER}.tar