dot_testing/boxes/phone/out-of-tree/install-git-annex.sh

8 lines
169 B
Bash
Raw Normal View History

wget https://git-annex.branchable.com/install/Android/git-annex-install
MY_WD=$(pwd)
source git-annex-install || printf "failed\n"
cd "$MY_WD"
mv ~/git-annex.linux ./