Update mobile version to 0.6.2
This commit is contained in:
parent
f3f03af9b2
commit
e81f2e7c36
3 changed files with 4 additions and 4 deletions
|
|
@ -96,7 +96,7 @@ checkOK
|
|||
|
||||
echo "${OpenColor}${Green}* Coping files...${CloseColor}"
|
||||
cd $BUILDDIR/..
|
||||
cp -af {css,font,img,js,lib,sound,views,config.js,version.js} $PROJECT/www
|
||||
cp -af {css,font,img,js,lib,sound,views,config.js,version.js,init.js} $PROJECT/www
|
||||
checkOK
|
||||
|
||||
sed "s/<\!-- PLACEHOLDER: CORDOVA SRIPT -->/<script type='text\/javascript' charset='utf-8' src='cordova.js'><\/script>/g" index.html > $PROJECT/www/index.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue