mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2026-01-15 16:22:34 +01:00
* Add AppImage build * add appimage package variable name * Add workflows --------- Co-authored-by: Syer10 <syer10@users.noreply.github.com>
4 lines
74 B
Bash
4 lines
74 B
Bash
#!/bin/sh
|
|
|
|
exec $APPDIR/jre/bin/java -jar $APPDIR/bin/Suwayomi-Server.jar
|