mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-01 18:04:35 -05:00
Where is jre
This commit is contained in:
@@ -147,6 +147,9 @@ download_electron() {
|
||||
}
|
||||
|
||||
setup_jre() {
|
||||
pwd
|
||||
ls
|
||||
ls ./jre
|
||||
if [ -d "./jre" ]; then
|
||||
mv "./jre" "$RELEASE_NAME/jre"
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user