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