comment
authorJoey Hess <joeyh@joeyh.name>
Thu, 28 Jul 2022 16:07:30 +0000 (12:07 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 28 Jul 2022 16:07:30 +0000 (12:07 -0400)
doc/bugs/Android_unable_to_use_external_special_remote/comment_1_17b13329db6fb4788240428ed1e2b212._comment [new file with mode: 0644]

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 (file)
index 0000000..aaaa252
--- /dev/null
@@ -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.
+"""]]