From f2b3b09507b57eedee74460070ee6fb3933c0562 Mon Sep 17 00:00:00 2001 From: pika Date: Wed, 21 May 2025 19:04:22 +0200 Subject: [PATCH] testing --- yazi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yazi.sh b/yazi.sh index 9899300..98e9a9a 100644 --- a/yazi.sh +++ b/yazi.sh @@ -140,7 +140,7 @@ case "$distro" in arch) - _install yazi + run _install yazi ;; debian | ubuntu | fedora) if getDependencies; then