William Joyner
When attempting to run iapassword.sh I get
./iapassword.sh: line 10: jre/bin/java: Permission denied
- permissions on the file are 777
- running the .sh as root if that helps.
0
Comments
Please sign in to leave a comment.
I figured this out. For some reason the jre/bin/java was not executable
Wow good catch William! I guess the jre/bin/java: Permission denied part was the key there!
Hope that helps someone else down the line. Thanks for sharing!