nextcloud-android/setup_env.sh

8 lines
134 B
Bash
Raw Normal View History

#!/bin/bash
git submodule init
git submodule update
android update project -p actionbarsherlock/library
android update project -p .