meta/pkg-push: note on cleaning out old package builds

I didn't implement an automatic clean-up, since this service is
going away soon, hopefully.
This commit is contained in:
Matthew Flatt 2014-09-24 20:09:54 -06:00
parent 84f2c8e524
commit 5f6cb187b2

View File

@ -10,6 +10,10 @@ RACKET = racket
# shouldn't be the clone that implements `RACKET'), and other files
# will be written and cached at "build":
PLT_TOP = ../../../..
# Beware that old packages can accumulate in "build/archive".
# Discard that directory periodically to clean out old versions.
# (The S3 update will independently preserve old uploaded versions
# for at least one week.)
# Along with the following, "~/.aws-keys" must have your AWS keys in
# the form