From b38959291971897e890ca2034e6d67bf5789b168 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 8 Oct 2023 10:21:51 +0300
Subject: [PATCH] fixup! Update: Add presentation.

---
 Documents/bin/update | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documents/bin/update b/Documents/bin/update
index ef14efc..8843b4f 100755
--- a/Documents/bin/update
+++ b/Documents/bin/update
@@ -89,7 +89,7 @@ _all() {
     ! has flatpak || _flatpak
     ! has fwupdmgr || fwupd
     ! { has wb || wb -i; } || _workbench
-    ! had podman || _presetation
+    ! has podman || _presetation
 }
 
 list_supported() {
-- 
GitLab