mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-17 12:51:00 +00:00
change nightly to actual server path
This commit is contained in:
parent
e4b2f3b98a
commit
2a4cdac4bd
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue