remove redundant compile output cleaning

This commit is contained in:
John Bender 2012-01-25 12:31:29 -08:00
parent e47a74dd90
commit 227530a107

View file

@ -153,8 +153,6 @@ zip: init css js
latest: init css docs js zip
# Time to put these on the CDN
@@scp -qr ${OUTPUT}/* jqadmin@code.origin.jquery.com:/var/www/html/code.jquery.com/mobile/latest/
# Do some cleanup to wrap it up
@@rm -rf ${OUTPUT}
# -------------------------------------------------
# Build the nightly backups. This is done on a server cronjob