removed cordova plugin in makefile
This commit is contained in:
@@ -20,7 +20,6 @@ ${ANDROID_SRC}:
|
|||||||
chmod -R u+w "$${file}" ); \
|
chmod -R u+w "$${file}" ); \
|
||||||
done
|
done
|
||||||
if [ "$$(whoami 2> /dev/null)" != "root" ]; then \
|
if [ "$$(whoami 2> /dev/null)" != "root" ]; then \
|
||||||
#${CORDOVA} plugin add https://github.com/katzer/cordova-plugin-background-mode.git; \
|
|
||||||
${CORDOVA} build --debug || ${CORDOVA} build --debug; \
|
${CORDOVA} build --debug || ${CORDOVA} build --debug; \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user