Subsequent deployments need a fresh start
authorJoe Conway <mail@joeconway.com>
Fri, 17 Feb 2017 20:34:40 +0000 (12:34 -0800)
committerJoe Conway <mail@joeconway.com>
Fri, 17 Feb 2017 20:34:40 +0000 (12:34 -0800)
commitdfc8e9c00546b87259b707be3af4c651651cbf35
tree0bf7003b3ca33c26c6e1530cf3fb3d6f498a2f2c
parent51fee1387b6daf51e0e9f94b674075f27014feca
Subsequent deployments need a fresh start

After the first deployment, subsequent ones need to clear
out the target dir because the deployment script will not
remove unneeded files. Add that to the instructions.
README.md