commented out JAVA_HOME assignment which overwrites preexisting environment variable.
This commit is contained in:
parent
c886ea5ad8
commit
857625515b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
export JAVA_HOME=/usr/lib/j2sdk1.4.0
|
# export JAVA_HOME=/usr/lib/j2sdk1.4.0
|
||||||
|
|
||||||
#--------------------------------------------
|
#--------------------------------------------
|
||||||
# No need to edit anything past here
|
# No need to edit anything past here
|
||||||
|
|
Loading…
Add table
Reference in a new issue