add git-remote-annex to standalone builds
Didn't add to windows installer because I don't currently have a Windows system to test.
This commit is contained in:
parent
e9a2e4e94d
commit
ce95cac195
5 changed files with 58 additions and 3 deletions
|
@ -211,7 +211,7 @@ case "$os" in
|
|||
# not the bundled one.
|
||||
rm -f bin/uname
|
||||
# Fix shell scripts to work when run inside proot.
|
||||
termux-fix-shebang bin/* runshell git-annex git-annex-shell git-annex-webapp
|
||||
termux-fix-shebang bin/* runshell git-annex git-annex-shell git-annex-webapp git-remote-annex
|
||||
cd "$orig"
|
||||
# Save the poor Android user the typing.
|
||||
if echo "$SHELL" | grep -q '/bash'; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue