diff options
author | Sven Gothel <[email protected]> | 2001-04-06 10:12:40 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2001-04-06 10:12:40 +0000 |
commit | fd8682b066651abf71067c4d4266ffee302b69f6 (patch) | |
tree | 47cf449b25400628d61092a946270ead036e0d1e /demos/sappletviewer_jausoftlocal.sh | |
parent | ee8232711affbf052576b038aee079250c985416 (diff) |
2.7.0 release ..
Diffstat (limited to 'demos/sappletviewer_jausoftlocal.sh')
-rwxr-xr-x | demos/sappletviewer_jausoftlocal.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/demos/sappletviewer_jausoftlocal.sh b/demos/sappletviewer_jausoftlocal.sh new file mode 100755 index 0000000..b6e7f7f --- /dev/null +++ b/demos/sappletviewer_jausoftlocal.sh @@ -0,0 +1,4 @@ +#! /bin/sh + +appletviewer -J-Djava.security.policy=gl4java.policy \ + http://jausoft.goethel.de/Files/Java/1.1.X/GL4Java/demos/$1 |