mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-22 14:51:14 +02:00
recaf-bin: add patched javafx binary
This commit is contained in:
parent
6824e0e7bf
commit
4ee1706202
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
jarpath="/opt/recaf/recaf.jar"
|
||||
|
||||
javaOpts="-Xmx512M -Dfile.encoding=utf-8"
|
||||
|
||||
java $javaOpts -jar "$jarpath" "$@"
|
||||
Loading…
Reference in a new issue