diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-02-25 11:06:59 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-02-25 11:06:59 -0500 |
commit | 4a62fe6388e75ed11f61dab23c63721fa52aa54e (patch) | |
tree | 3aa0e340e339d8cd2be3ea3fcd3e508f1fac61cb /hooks/after_platform_add/add_plugins | |
parent | 16dbb6d67620fd86adc44dfd704a5f590eaf8348 (diff) |
Stuff
Diffstat (limited to 'hooks/after_platform_add/add_plugins')
-rwxr-xr-x | hooks/after_platform_add/add_plugins | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hooks/after_platform_add/add_plugins b/hooks/after_platform_add/add_plugins new file mode 100755 index 0000000..15c0af5 --- /dev/null +++ b/hooks/after_platform_add/add_plugins @@ -0,0 +1,2 @@ +#!/bin/sh +cordova plugin add org.apache.cordova.camera |