summarylogtreecommitdiffstats
path: root/jprofiler.sh
diff options
context:
space:
mode:
authorPhillip Schichtel2018-04-15 22:51:05 +0200
committerPhillip Schichtel2018-04-15 22:51:05 +0200
commitc820a696fcfbf1341811bb308cb824a9f33ec99e (patch)
tree7248ff7d2dabaed9532f8afc6464dd6cc6496194 /jprofiler.sh
parenta1702323559b7d3e042a650555cdead1a76de06b (diff)
downloadaur-c820a696fcfbf1341811bb308cb824a9f33ec99e.tar.gz
replace /usr/bin/jprofiler symlink by a script to fix the library search path
Diffstat (limited to 'jprofiler.sh')
-rw-r--r--jprofiler.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/jprofiler.sh b/jprofiler.sh
new file mode 100644
index 000000000000..ca501cf158fe
--- /dev/null
+++ b/jprofiler.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+/opt/jprofiler/bin/jprofiler
+