mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
remove redundant compile output cleaning
This commit is contained in:
parent
e47a74dd90
commit
227530a107
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue