nextcloud-android/setup_env.sh

7 lines
134 B
Bash
Executable file

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