Skip to content

Commit

Permalink
change nightly to actual server path
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiemonge committed Apr 12, 2011
1 parent e4b2f3b commit 2a4cdac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2a4cdac

Please sign in to comment.