diff --git a/Makefile b/Makefile index 694721e8406..abe9e431330 100755 --- a/Makefile +++ b/Makefile @@ -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