change nightly to actual server path

This commit is contained in:
eddiemonge 2011-04-12 11:32:44 -07:00
parent e4b2f3b98a
commit 2a4cdac4bd

View file

@ -154,7 +154,7 @@ nightly: pull zip
@@mv ${VER} ${OUTPUT}/demos
# Move the output folder to the nightlies folder
@@mv ${OUTPUT} ../htdocs/nightlies/${DATE}
@@mv ${OUTPUT} /srv/jquerymobile.com/htdocs/nightlies/${DATE}
# Used by the jQuery team to deploy a build to the CDN