Include jogamp native files in all bundles (#1752)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
export LD_PRELOAD="/usr/share/java/suwayomi-server/bin/catch_abort.so"
|
||||
cd /usr/share/java/suwayomi-server/
|
||||
|
||||
if [ -z "$DISPLAY" ] && command -v Xvfb >/dev/null; then
|
||||
echo "-- START: Spawning X server using xvfb-run --"
|
||||
|
||||
Reference in New Issue
Block a user