Grip Bug Deploy
We have deployed the latest version of of GRIP (1.2.0) and we are having the error:
/usr/local/frc/JRE/bin/java null -jar '/home/lvuser/grip.jar' '/home/lvuser/project.grip'
/home/lvuser//grip: line 4: /usr/local/frc/JRE/bin/java: No such file or directory
I think the problem is that GRIP adds two "/" instead of one here /home/lvuser//grip, when I just entered /home/lvuser for the deploy directory.
If someone knows how to fix this error please let me know
Thank you
|