From c8a2752345feec2ffa188ea28dd8a9cd7140d3a5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 28 Jul 2022 12:07:30 -0400 Subject: [PATCH] comment --- ...ment_1_17b13329db6fb4788240428ed1e2b212._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/bugs/Android_unable_to_use_external_special_remote/comment_1_17b13329db6fb4788240428ed1e2b212._comment diff --git a/doc/bugs/Android_unable_to_use_external_special_remote/comment_1_17b13329db6fb4788240428ed1e2b212._comment b/doc/bugs/Android_unable_to_use_external_special_remote/comment_1_17b13329db6fb4788240428ed1e2b212._comment new file mode 100644 index 0000000000..aaaa2524b7 --- /dev/null +++ b/doc/bugs/Android_unable_to_use_external_special_remote/comment_1_17b13329db6fb4788240428ed1e2b212._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2022-07-28T16:03:32Z" + content=""" +Does Android have a /bin/bash, which is in the shebang of that script? +You might want to try running `termux-fix-shebang` on +git-annex-remote-rclone, or otherwise modify it to use a shell that is +available. + +You can modify git-annex.linux/runshell to change how it runs proot. The +call to proot is right down at the end of it. +"""]] -- 2.30.2