mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
devnotes: add tgz to build-from-scratch procedure
This commit is contained in:
parent
3222ba3acd
commit
1f966bb9d5
|
@ -415,6 +415,8 @@ to get started, first `cd` into the `scripts` folder
|
||||||
|
|
||||||
* if you want to build the `.pyz` standalone "binary", now run `./make-pyz.sh`
|
* if you want to build the `.pyz` standalone "binary", now run `./make-pyz.sh`
|
||||||
|
|
||||||
|
* if you want to build the `tar.gz` for use in a linux-distro package, now run `./make-tgz-release.sh theVersionNumber`
|
||||||
|
|
||||||
* if you want to build a pypi package, now run `./make-pypi-release.sh d`
|
* if you want to build a pypi package, now run `./make-pypi-release.sh d`
|
||||||
|
|
||||||
* if you want to build a docker-image, you have two options:
|
* if you want to build a docker-image, you have two options:
|
||||||
|
|
Loading…
Reference in a new issue