403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.217.33
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/java/visualvm/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/java/visualvm/files/patch-visualvm
--- bin/visualvm.orig	2013-01-25 03:07:46.000000000 +0000
+++ bin/visualvm	2013-01-25 21:16:29.679381279 +0000
@@ -66,6 +66,7 @@
     cd "$old"
     . "$progdir"/../lib/visualvm/etc/visualvm.conf
 elif [ -f "$progdir"/../etc/visualvm.conf ] ; then
+    visualvm_jdkhome="%%JAVA_HOME%%"
     . "$progdir"/../etc/visualvm.conf
 fi
 
@@ -110,7 +111,7 @@
         if expr "$X" : "/.*" >/dev/null; then
             echo "$X"
         else
-            echo "$basedir/$X"
+            echo "$basedir/share/visualvm/$X"
         fi
     done
 }
@@ -184,7 +185,7 @@
         fi
     done | head -n 1`
     if [ \! -n "$nbexec" ] ; then
-      nbexec="$basedir"/platform/lib/nbexec
+      nbexec="$basedir"/share/visualvm/platform/lib/nbexec
     fi
     sh=sh
     # #73162: Ubuntu uses the ancient Bourne shell, which does not implement trap well.

Youez - 2016 - github.com/yon3zu
LinuXploit