[[-n"$WOSB_VERSION"]]&& print_info "Found version: $WOSB_VERSION"|| yad_error "Error while get version of WOSB INSTALLER."
...
...
@@ -13,11 +14,10 @@ start_portwine
if try_download "https://installer.launcher.xsolla.com/xlauncher-builds/xsolla-launcher-update/${WOSB_VERSION}/bin/installer.exe""${PW_AUTOINSTALL_EXE}" no_mirror
then
pw_start_progress_bar_block "Installing World of Sea Battle."
create_new_dir "$WINEPREFIX/drive_c/WoSB"
"$pw_7z" x -y"${PW_AUTOINSTALL_EXE}"-o"$WINEPREFIX/drive_c/WoSB"