This commit is contained in:
pika 2025-05-21 19:04:22 +02:00
parent 93feb04572
commit f2b3b09507

View file

@ -140,7 +140,7 @@
case "$distro" in case "$distro" in
arch) arch)
_install yazi run _install yazi
;; ;;
debian | ubuntu | fedora) debian | ubuntu | fedora)
if getDependencies; then if getDependencies; then