diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-checklist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release-checklist.txt b/doc/release-checklist.txt index 6eb5e3f..d239278 100644 --- a/doc/release-checklist.txt +++ b/doc/release-checklist.txt @@ -44,6 +44,7 @@ o git push --tags o Upload Source package $ ./scripts/googlecode_upload.py -s 'Source Code' -p openscad -l Featured,Type-Source openscad-$VERSION.src.tar.gz + $ scp openscad-$VERSION.src.tar.gz openscad@files.openscad.org:www o Remove VERSION environment variable $ unset VERSION |