Closed tuna2134 closed 1 year ago
While this falls into a weird documentation hole (I really need to get this consistent eventually), the README mentions that the shell command looks at your SHELL
environment variable or otherwise uses /bin/bash
. So to fix this, you either need to set SHELL
to a suitable shell (such as /bin/sh
), or install bash.
I see thanks
Summary
I can’t use jishaku shell command
Reproduction steps
Use docker image("python:3-alpine”)
Expected results
Run command
Actual results
Checklist
System information