complete redesign: use nodejs on server instead of php - documentation to be updated
This commit is contained in:
		@@ -20,7 +20,7 @@ ${ANDROID_SRC}:
 | 
			
		||||
	      chmod -R u+w "$${file}" ); \
 | 
			
		||||
	done
 | 
			
		||||
	if [ "$$(whoami 2> /dev/null)" != "root" ]; then \
 | 
			
		||||
	  ${CORDOVA} plugin add https://github.com/katzer/cordova-plugin-background-mode.git; \
 | 
			
		||||
	  #${CORDOVA} plugin add https://github.com/katzer/cordova-plugin-background-mode.git; \
 | 
			
		||||
	  ${CORDOVA} build --debug || ${CORDOVA} build --debug; \
 | 
			
		||||
	fi
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user