2

I saw ALL the other answers on stack overflow but none of them helped me.
What all I have done till now
IntelliJ IDEA: Running a shell script as a Run/Debug Configuration
How to set bash interpreter path in IntelliJ
The Shell script code I am using is 100% correct. Config

Terminal Output

Can anybody help me where I am going wrong, I have tried many times with different solutions.

  • I THINK I WOULD HAVE TO PUT BOUNTY. –  Feb 24 '21 at 06:57
  • git bash exe does not know these arguments. If you need to specify them, see https://superuser.com/q/1104567 Otherwise just specify the interpreter path to git bash exe and path to a script to run. – Andrey Feb 24 '21 at 07:34
  • @Andrey I specified interpreter path to bash.exe and other path to script to run only. I didn't get your solution, can you just tell me a solution for running shell files in intellij terminal –  Feb 24 '21 at 09:42

0 Answers0