Commit c3263c6c authored by claes's avatar claes

Search for java version

parent 6266c9cf
......@@ -30,7 +30,8 @@ export pwrp_db=$pwrp_root/common/db
export pwrp_web=$web_dir
export pwra_db=/pwrp/adm/db
export jdk_home=/usr/local/jdk1.3/bin
jdk=`eval ls /usr/local | grep j2re`
export jdk_home=/usr/local/$jdk/bin
PATH=$PATH:$pwr_exe:$pwrp_exe:$jdk_home
#Set display to remote computer
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment