diff options
author | zefanja <zefanja@freenet.de> | 2013-07-17 20:59:11 +0200 |
---|---|---|
committer | zefanja <zefanja@freenet.de> | 2013-07-17 20:59:11 +0200 |
commit | ce83f80867905a97cd6e8eddc2aa686b4d7f2ba8 (patch) | |
tree | 7b4b8d67da9745c8295535648679b5f676638ba2 /buildApp.sh | |
parent | 5b6e0a037365730f161aaebda451671bca4363cf (diff) | |
download | biblez-ng-ce83f80867905a97cd6e8eddc2aa686b4d7f2ba8.tar.gz |
* added build script
Diffstat (limited to 'buildApp.sh')
-rw-r--r-- | buildApp.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/buildApp.sh b/buildApp.sh new file mode 100644 index 0000000..23158fb --- /dev/null +++ b/buildApp.sh @@ -0,0 +1,3 @@ +#!/bin/sh +sh tools/deploy.sh +cp manifest.deploy deploy/biblez-enyo/manifest.webapp
\ No newline at end of file |