Download
This commit is contained in:
6
deploy-android
Executable file
6
deploy-android
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
grunt;
|
||||
cp -R build/android/* ~/Documents/Workshop/Sketchy-Android/sketchy/www/
|
||||
cd ~/Documents/Workshop/Sketchy-Android/sketchy
|
||||
phonegap run android
|
Reference in New Issue
Block a user