summaryrefslogtreecommitdiff
path: root/libre/beanshell2/bsh-window.sh
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-10-16 21:51:43 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-10-16 21:51:43 -0500
commit0ff09095f5ff858f719f2bf6e6c9121b5beacf62 (patch)
treed62ed6d82818c884599ad07a5af3ee18507cf0b3 /libre/beanshell2/bsh-window.sh
parent186ae12e3863bc2bf56acbf346805560f14ac4bb (diff)
beanshell2-2.1.8-1.parabola1: updating version
Diffstat (limited to 'libre/beanshell2/bsh-window.sh')
-rwxr-xr-xlibre/beanshell2/bsh-window.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/libre/beanshell2/bsh-window.sh b/libre/beanshell2/bsh-window.sh
new file mode 100755
index 000000000..12f571bcc
--- /dev/null
+++ b/libre/beanshell2/bsh-window.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+export CLASSPATH="/usr/share/java/bsh.jar${CLASSPATH:+:$CLASSPATH}"
+exec java bsh.util.AWTConsole