Skip to content
This repository has been archived by the owner on Apr 18, 2019. It is now read-only.

Commit

Permalink
[CB-962] - File permission stuff got overwritten in last few commits …
Browse files Browse the repository at this point in the history
…- bringing it back
  • Loading branch information
Tim Kim committed Jun 28, 2012
1 parent b8a012d commit 7f4beba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/create
Expand Up @@ -79,7 +79,8 @@ else
cp -r $BUILD_PATH/sample/. $PROJECT_PATH
fi


# re-copy over cordova scripts because ant doesn't preserve file modes when copying
cp -r -p $BUILD_PATH/bin/templates/project/cordova $PROJECT_PATH

# interpolate the app name into config.xml
echo "Updating config.xml ..."
Expand Down

0 comments on commit 7f4beba

Please sign in to comment.