X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/fd1704c49cfabc9607bc67d35b6f36afca0591ff..7578a726b3e4c330025c11245ec694a8e99f6d0c:/setup_env.sh?ds=inline diff --git a/setup_env.sh b/setup_env.sh new file mode 100755 index 00000000..7ac09abe --- /dev/null +++ b/setup_env.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +git submodule init +git submodule update +android update project -p actionbarsherlock/library +android update project -p . +