FelixSelter / JEnv-for-Windows

Change your current Java version with one line
Apache License 2.0
633 stars 85 forks source link

bash: jenv: command not found in gitbash #56

Open ShubhamShekhar1996 opened 1 year ago

ShubhamShekhar1996 commented 1 year ago

It works fine when I use command prompt but in git bash I get below error:- bash: jenv: command not found

FelixSelter commented 1 year ago

This is a windows script. For linux bash I suggest to take a look at jenv.be. We are working on a cross platform version