Skip to content

Commit

Permalink
fix bash error
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanTreffler authored Feb 24, 2025
1 parent 5c15fc5 commit ed41500
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rootfs/startapp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ fetch_and_install() {
fi
log_message "INSTALLER: Starting install_backblaze.exe"
WINEARCH="$WINEARCH" WINEPREFIX="$WINEPREFIX" wine64 "install_backblaze.exe" || handle_error "INSTALLER: Failed to install Backblaze"
fi

}

Expand Down

0 comments on commit ed41500

Please sign in to comment.