mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-10 06:42:07 +01:00
Create bin folder (#822)
This commit is contained in:
@@ -164,6 +164,9 @@ download_jre_and_electron() {
|
||||
fi
|
||||
mv "$JRE_DIR" "$RELEASE_NAME/jre"
|
||||
unzip "$ELECTRON" -d "$RELEASE_NAME/electron/"
|
||||
|
||||
mkdir "$RELEASE_NAME/bin"
|
||||
|
||||
tree
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user