From 61a354e6ac601f701076e7658fd519daa376498f Mon Sep 17 00:00:00 2001 From: sc-idevops Date: Wed, 19 Jul 2023 23:28:18 -0400 Subject: [PATCH] updated opensuse dependencies --- odeps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odeps.sh b/odeps.sh index 665fbdc..d4f87cb 100755 --- a/odeps.sh +++ b/odeps.sh @@ -31,4 +31,4 @@ read -n1 -p $'\nDoes this system have a GUI?\n' REPLY else sudo zypper install emacs-nox fi -sudo zypper install "https://github.com/muesli/duf/releases/download/v0.6.2/duf_0.6.2_linux_amd64.rpm" +sudo zypper install "https://github.com/muesli/duf/releases/download/v0.8.1/duf_0.8.1_linux_amd64.rpm"