mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 17:34:39 -05:00
* Move linux package specific files to scripts/resources/pkg * Replace linux-all with linux-assets * Fix linux-x64 launchers issue * Remove -e
4 lines
89 B
Bash
4 lines
89 B
Bash
#!/bin/sh
|
|
|
|
exec /usr/bin/java -jar /usr/share/java/tachidesk-server/tachidesk-server.jar
|