1
0
mirror of synced 2026-01-25 20:06:44 +00:00

Fix scripts/README.md

This commit is contained in:
Frank Halasz
2023-08-02 16:47:04 -07:00
committed by Larry Masinter
parent 84391b367b
commit dfce541a18

View File

@@ -28,8 +28,9 @@ if workdir and loadups are on the same filesystem, otherwise they are copied.
## releases
* release-medley.sh -- will create Medley release tars and upload as a release on github.
Arguments: -d to make a draft release. <Tag> to uses as a tag for this
Arguments: -d to make a draft release. \<Tag> to use as a tag for this
release on github (defaults to meldey-\<date>-\<seconds since epoch>).
Both are optional.
* release-make-tars.sh -- will create the Medley release tars and store them in the releases directory.